fix links

This commit is contained in:
Jorge Aparicio
2018-08-10 00:13:10 -05:00
parent 4c004db265
commit 9d8cb8238b
4 changed files with 4 additions and 5 deletions

View File

@@ -12,7 +12,7 @@ Let's get familiar with the hardware we'll be working with.
## STM32F3DISCOVERY (the "F3")
<p align="center">
<img title="F3" src="assets/f3.jpg">
<img title="F3" src="/assets/f3.jpg">
</p>
We'll refer to this board as "F3" throughout this book.
@@ -49,4 +49,3 @@ What does this board contain?
- There's a second USB port, labeled "USB USER" that is connected to the main microcontroller, the
STM32F303VCT6, and can be used in applications.

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]: ../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]: 03-setup/verify.html
[next section]: ../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]: ../verify.html