From ccbc8de7ddccfd7abfe85eb171f6162318190b28 Mon Sep 17 00:00:00 2001 From: Karl Palsson Date: Thu, 19 May 2016 11:14:54 +0000 Subject: [PATCH] uci_fstab: fix link syntax to asciidoc At least make the links _work_ until any new content has been written. Signed-off-by: Karl Palsson --- docs/uci_fstab.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/uci_fstab.txt b/docs/uci_fstab.txt index f6fb621..f31aefb 100644 --- a/docs/uci_fstab.txt +++ b/docs/uci_fstab.txt @@ -18,7 +18,7 @@ opkg install block-mount === 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: @@ -32,7 +32,7 @@ Next, edit your fstab, as per the configuration below: 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 -- 2.30.2