Rename Development into O/S

Link to pre-built images in Armbian page
This commit is contained in:
Gauthier Provost 2019-02-28 14:44:38 +08:00
parent 89d516b03d
commit e2833ebd0f
2 changed files with 10 additions and 6 deletions

View file

@ -59,8 +59,12 @@ markdown_extensions:
pages:
- Introduction: 'index.md'
- Kit Assembly: 'kit.md'
- Install: 'install.md'
- Download: 'download.md'
- Install: 'install.md'
- O/S:
- Armbian : 'armbian.md'
- FreeBSD : 'freebsd.md'
- U-Boot (bootloader) : 'uboot.md'
- Software:
- Mdadm (RAID) : 'mdadm.md'
- NextCloud : 'nextcloud.md'
@ -76,9 +80,5 @@ pages:
- SDIO (SD Card) : 'sdcard.md'
- SPI (NOR Flash) : 'spi.md'
- Wake-On-LAN : 'wol.md'
- Development:
- Armbian : 'armbian.md'
- FreeBSD : 'freebsd.md'
- U-Boot : 'uboot.md'
- Documents: 'docs.md'
- About: 'about.md'