fix links for real

This commit is contained in:
Jorge Aparicio
2018-08-10 01:10:33 -05:00
parent bb6db519c3
commit 59da8dfd18
5 changed files with 7 additions and 10 deletions

View File

@@ -3,10 +3,7 @@ set -euxo pipefail
main() {
mdbook build
mdbook serve &
sleep 1
linkchecker http://localhost:3000
kill $!
linkchecker book
}
main

View File

@@ -89,6 +89,6 @@ $ cargo install itm --vers 0.2.1
Now follow the instructions specific to the OS you are using:
- [Linux](intro/install/linux.html)
- [Windows](intro/install/windows.html)
- [macOS](intro/install/macos.html)
- [Linux](/intro/install/linux.html)
- [Windows](/intro/install/windows.html)
- [macOS](/intro/install/macos.html)

View File

@@ -96,7 +96,7 @@ $ # ^^^^
If `uucp` appears in the output. You are all set! Go to the [next section]. Otherwise, keep reading:
[next section]: intro/install/verify.html
[next section]: /intro/install/verify.html
- Add yourself to the `uucp` group.

View File

@@ -26,4 +26,4 @@ Caskroom/tap` first and try again.
That's all! Go to the [next section].
[next section]: intro/install/verify.html
[next section]: /intro/install/verify.html

View File

@@ -59,4 +59,4 @@ instructions and make sure you install the right (32-bit or 64-bit) version of t
That's all! Go to the [next section].
[next section]: intro/install/verify.html
[next section]: /intro/install/verify.html