Skip to content

Commit 9e6de9b

Browse files
committed
Fixed md references to next chapters
1 parent 773223a commit 9e6de9b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/03-setup/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,6 @@ LLVM (http://llvm.org/):
109109

110110
Now follow the instructions specific to the OS you are using:
111111

112-
- [Linux](/03-setup/linux.html)
113-
- [Windows](/03-setup/windows.html)
114-
- [macOS](/03-setup/macos.html)
112+
- [Linux](linux.html)
113+
- [Windows](windows.html)
114+
- [macOS](macos.html)

0 commit comments

Comments
 (0)