Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1e0cd32

Browse files
feylethAlexis Ronez
authored andcommitted
correct future link for pdf and epub
1 parent 7a01988 commit 1e0cd32

8 files changed

Lines changed: 4 additions & 4 deletions

ebook/Vulkan Tutorial en.epub

4 Bytes
Binary file not shown.

ebook/Vulkan Tutorial en.pdf

-13 Bytes
Binary file not shown.

ebook/Vulkan Tutorial fr.epub

2 Bytes
Binary file not shown.

ebook/Vulkan Tutorial fr.pdf

15 Bytes
Binary file not shown.

ebook/Vulkan Tutorial.epub

-5.34 MB
Binary file not shown.

ebook/Vulkan Tutorial.pdf

-6.18 MB
Binary file not shown.

en/00_Introduction.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@ To make it easier to follow along for developers using other programming languag
5757
If you prefer to read this tutorial as an e-book, then you can download an EPUB
5858
or PDF version here:
5959

60-
* [EPUB](https://raw.githubusercontent.com/Overv/VulkanTutorial/master/ebook/Vulkan%20Tutorial.epub)
61-
* [PDF](https://raw.githubusercontent.com/Overv/VulkanTutorial/master/ebook/Vulkan%20Tutorial.pdf)
60+
* [EPUB](https://raw.githubusercontent.com/Overv/VulkanTutorial/master/ebook/Vulkan%20Tutorial%20en.epub)
61+
* [PDF](https://raw.githubusercontent.com/Overv/VulkanTutorial/master/ebook/Vulkan%20Tutorial%20en.pdf)
6262

6363
## Tutorial structure
6464

fr/00_Introduction.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@ qui permet de s'éloigner de certains détails ennuyeux et d'éviter certains ty
5757

5858
Si vous préférez lire ce tutoriel en E-book, vous pouvez en télécharger une version EPUB ou PDF ici:
5959

60-
* [EPUB](https://raw.githubusercontent.com/Overv/VulkanTutorial/master/ebook/Vulkan%20Tutorial.epub)
61-
* [PDF](https://raw.githubusercontent.com/Overv/VulkanTutorial/master/ebook/Vulkan%20Tutorial.pdf)
60+
* [EPUB](https://raw.githubusercontent.com/Overv/VulkanTutorial/master/ebook/Vulkan%20Tutorial%20fr.epub)
61+
* [PDF](https://raw.githubusercontent.com/Overv/VulkanTutorial/master/ebook/Vulkan%20Tutorial%20fr.pdf)
6262

6363
## Structure du tutoriel
6464

0 commit comments

Comments
 (0)