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

Skip to content

Commit 4897b75

Browse files
committed
Fix deep links so static generation doesn't complain
1 parent b857111 commit 4897b75

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

02_Development_environment.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ chapter.
210210

211211
![](/images/vs_template.png)
212212

213-
You are now all set for [the real adventure](!Drawing_a_triangle).
213+
You are now all set for [the real adventure](!Drawing_a_triangle/Setup/Base_code).
214214

215215
## Linux
216216

@@ -500,4 +500,4 @@ The `Doc` directory contains useful information about the Vulkan SDK and an
500500
offline version of the entire Vulkan specification. Feel free to explore the
501501
other files, but we won't need them for this tutorial.
502502

503-
You are now all set for [the real adventure](!Drawing_a_triangle).
503+
You are now all set for [the real adventure](!Drawing_a_triangle/Setup/Base_code).

0 commit comments

Comments
 (0)