docs: Update UCI wiki link
authorleonghui <leonghui@users.noreply.github.com>
Sat, 5 Jan 2019 11:00:55 +0000 (11:00 +0000)
committerGitHub <noreply@github.com>
Sat, 5 Jan 2019 11:00:55 +0000 (11:00 +0000)
Signed-off-by: Leong Hui Wong <wong.leonghui@gmail.com>
documentation/CBI.md

index d4bc4c34e53e8d51f29d32ae56d01d7402315706..933380d22f5ea16b6f954c552f6090f5c40f75e0 100644 (file)
@@ -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