summaryrefslogtreecommitdiffhomepage
path: root/documentation/CBI.md
diff options
context:
space:
mode:
authorDirk Brenken <dev@brenken.org>2019-01-05 16:55:00 +0100
committerGitHub <noreply@github.com>2019-01-05 16:55:00 +0100
commit9781725bcb1bdc66e89c0c43a094eeb7e333319d (patch)
treea2bb8d18cde63b0c8099db014a7fb9546938b46f /documentation/CBI.md
parent66c2bbc2790813a7889c0dd329131e5012fc83dd (diff)
parent61ceacca6daed05ce2753cc817d6946ad08b2f76 (diff)
Merge pull request #2428 from leonghui/update_wiki_links
Update docs and packages wiki links
Diffstat (limited to 'documentation/CBI.md')
-rw-r--r--documentation/CBI.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/CBI.md b/documentation/CBI.md
index d4bc4c34e5..933380d22f 100644
--- a/documentation/CBI.md
+++ b/documentation/CBI.md
@@ -12,7 +12,7 @@ This Reference covers **the basics** of the CBI system.
## class Map (_config, title, description_)
This is the root object of the model.
-* **config:** configuration filename to be mapped, see [UCI documentation](http://wiki.openwrt.org/doc/uci) and the files in /etc/config
+* **config:** configuration filename to be mapped, see [UCI documentation](https://openwrt.org/docs/guide-user/base-system/uci) and the files in /etc/config
* **title:** title shown in the UI
* **description:** description shown in the UI