At least make the links _work_ until any new content has been written.
Signed-off-by: Karl Palsson <karlp@etactica.com>
=== Creating Initial fstab Automatically
-You can use the 'block' utility. Call 'block detect' to get a sample [[doc/UCI]] configuration file. You can change this to your liking.
+You can use the 'block' utility. Call 'block detect' to get a sample link:uci.html[UCI] configuration file. You can change this to your liking.
You can quickly install this standard configuration using:
vi /etc/config/fstab
----
-If the mount target is '/' then it will be used as external root upon boot. See [[doc/howto/extroot|Extroot]] for more information. Running 'block info' is also valid to get the uuid of different file systems. Also see this guide: [[doc:techref:block_mount]] for technical details of the mounting process and scripts involved.
+If the mount target is '/' then it will be used as external root upon boot. See https://wiki.openwrt.org/doc/howto/extroot[HOWTO extroot] for more information. Running 'block info' is also valid to get the uuid of different file systems. Also see this guide: https://wiki.openwrt.org/doc/techref/block_mount[OpenWrt techref] for technical details of the mounting process and scripts involved.
=== Enable fstab at Boot