Fix page link. Add '/' when needed.

Add .gitignore file
This commit is contained in:
Gauthier Provost 2020-05-02 19:40:24 +08:00
parent e70dd8df01
commit 79b964612d
17 changed files with 28 additions and 27 deletions

View file

@ -3,7 +3,7 @@
![Button Location](img/button/button.jpg)
!!! note
All the above on-board buttons are also exposed on the [Front Panel](/helios64/front-panel).
All the above on-board buttons are also exposed on the [Front Panel](/helios64/front-panel/).
### Power Button

View file

@ -76,7 +76,7 @@ This I2C device works with 3 pin bus (SDA, SCL, and GND), and also in band addre
### UEXT Header (P2)
The I2C Bus 7 can be found on the [UEXT header (P2)](/helios64/uext).
The I2C Bus 7 can be found on the [UEXT header (P2)](/helios64/uext/).
![P2 Location](/helios64/img/i2c/uext.jpg)

View file

@ -6,7 +6,7 @@ Helios64 is a powerful ARM board specially designed for Network Attached Storage
![Helios64](/helios64/img/intro/helios64.png)
Helios64 is our latest design for the ultimate ARM powered NAS. Compared to the [Helios4](/helios4/intro), it offers improvement on every single key aspect :
Helios64 is our latest design for the ultimate ARM powered NAS. Compared to the [Helios4](/helios4/intro/), it offers improvement on every single key aspect :
* More storage capacity with 5x SATA ports,
* Greater network throughput with Multi-Gigabit Ethernet (2.5 GbE),

View file

@ -44,7 +44,7 @@ This flash contains
|-----|-------------|---------|
| 2 | 0 | User Application |
SPI Bus for user application is exposed on [UEXT header (P2)](/helios64/uext)
SPI Bus for user application is exposed on [UEXT header (P2)](/helios64/uext/)
![P2 Location](/helios64/img/spi/uext.jpg)

View file

@ -33,7 +33,7 @@ Below is the full pinout of the UEXT header:
Refer to the respective pages directly:
- [SPI](/helios64/hardware/)
- [I2C](/helios64/I2C/)
- [I2C](/helios64/i2c/)
## RS232 (UART)