docs: Update UCI wiki link
Signed-off-by: Leong Hui Wong <wong.leonghui@gmail.com>
This commit is contained in:
parent
66c2bbc279
commit
70aaf72f46
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue