fix broken links

This commit is contained in:
Michael Droogleever
2018-07-08 21:00:55 +02:00
parent 2229b2b5a0
commit 3a02c4fad3
5 changed files with 7 additions and 9 deletions

View File

@@ -24,11 +24,9 @@ in procedure 'ocd_bouncer'
- Linux: You may not have enough permission to open the device. Try again with
`sudo`. If that works, you can use [these instructions] to make OpenOCD work
without root privilege.
- Windows: You are probably missing the ST-LINK USB driver. Installation
instructions [here].
- Windows: You are probably missing the USB drivers.
[these instructions]: 03-setup/linux.html#udev%20rules
[here]: 03-setup/windows.html#ST-LINK%20USB%20driver
[these instructions]: setup/LINUX.html#udev%20rules
### can't connect to OpenOCD - "Polling again in X00ms"

View File

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

View File

@@ -16,4 +16,4 @@ Caskroom/tap` first and try again.
That's all! Go to the [next section].
[next section]: 03-setup/VERIFY.html
[next section]: setup/VERIFY.html

View File

@@ -30,7 +30,7 @@ crw-rw---- 1 root uucp 189, 160 Jul 8 14:06 /dev/bus/usb/002/033
The group should be `uucp`.
If it's not ... then check your [udev rules] and try re-loading them with:
[udev rules]: 03-setup/linux.html#udev%20rules
[udev rules]: setup/LINUX.html#udev%20rules
``` console
$ sudo udevadm control --reload-rules
@@ -79,7 +79,7 @@ Info : nrf51.cpu: hardware has 4 breakpoints, 2 watchpoints
(If you don't ... then check the [general troubleshooting] instructions.)
[general troubleshooting]: appendix/1-general-troubleshooting/README.html
[general troubleshooting]: appendix/troubleshooting.html
`openocd` will block the terminal. That's fine.

View File

@@ -42,4 +42,4 @@ Download the latest `putty.exe` from [this site] and place it somewhere in your
That's all! Go to the [next section].
[next section]: 03-setup/VERIFY.html
[next section]: setup/VERIFY.html