Skip to content

Commit 8cc846e

Browse files
committed
Update PDF file reference
1 parent 1f5d26e commit 8cc846e

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ Building the PDF is a non-trivial task.
106106
2. Run `make latex-en`.
107107
3. Run `make pdf-en`.
108108

109-
At this point the completed PDF should be in `build/latex/en/CakePHPCookbook.pdf`.
109+
At this point the completed PDF should be in `build/latex/en/CakePHPBook.pdf`.
110110

111111
Contributing
112112
------------

Diff for: en/index.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ contribute any additions, deletions, or corrections to the documentation.
1919
Enjoy the CakePHP cookbook almost anywhere. Available as both a PDF and
2020
EPUB, you can now read it on more devices, as well as offline.
2121

22-
- `PDF <../_downloads/en/CakePHPCookbook.pdf>`_
22+
- `PDF <../_downloads/en/CakePHPBook.pdf>`_
2323
- `EPUB <../_downloads/en/CakePHP.epub>`_
2424
- `Original Source <https://github.com/cakephp/docs>`_
2525

Diff for: es/index.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ o corrección de la documentación.
1919
Disfruta del manual de CakePHP en cualquier sitio. Disponible tanto en PDF
2020
como en EPUB, puedes leerlo en más dispositivos y de manera offline.
2121

22-
- `PDF <../_downloads/es/CakePHPCookbook.pdf>`_
22+
- `PDF <../_downloads/es/CakePHPBook.pdf>`_
2323
- `EPUB <../_downloads/es/CakePHP.epub>`_
2424
- `Original Source <https://github.com/cakephp/docs>`_
2525

Diff for: fr/index.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ la documentation.
2222
EPUB, vous pouvez maintenant lire les docs sur plus d'appareils et
2323
hors-ligne.
2424

25-
- `PDF <../_downloads/fr/CakePHPCookbook.pdf>`_.
25+
- `PDF <../_downloads/fr/CakePHPBook.pdf>`_.
2626
- `EPUB <../_downloads/fr/CakePHP.epub>`_.
2727
- `Source originale <https://github.com/cakephp/docs>`_.
2828

Diff for: ja/index.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ CakePHP クックブックは、オープンに開発されている、コミュ
2020
どこでも CakePHP のレシピをお楽しみいただけます。PDF と EPUB をご用意しましたので、
2121
多くのデバイス上でオフラインでドキュメントを読むことができます。
2222

23-
- `PDF (英語) <../_downloads/en/CakePHPCookbook.pdf>`_
23+
- `PDF (英語) <../_downloads/en/CakePHPBook.pdf>`_
2424
- `EPUB <../_downloads/ja/CakePHP.epub>`_
2525
- `オリジナルソース <https://github.com/cakephp/docs>`_
2626

Diff for: pt/index.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ quaisquer adições, exclusões ou correções para a documentação.
2020
Consulte o *cookbook* do CakePHP praticamente em qualquer lugar. Disponível
2121
como PDF e EPUB, você pode lê-lo em diversos dispositivos, e também offline.
2222

23-
- `PDF <../_downloads/pt/CakePHPCookbook.pdf>`_
23+
- `PDF <../_downloads/pt/CakePHPBook.pdf>`_
2424
- `EPUB <../_downloads/pt/CakePHP.epub>`_
2525
- `Código-fonte Original <https://github.com/cakephp/docs>`_
2626

0 commit comments

Comments
 (0)