diff options
author | Jo-Philipp Wich <jo@mein.io> | 2023-08-12 01:44:06 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-12 01:44:06 +0200 |
commit | 306da3c30ad9a334ba60e6e8431726b1220b8ccd (patch) | |
tree | 6839460fa242e64474ae98f2ccea2072fd1d0d3e /docs/README.md | |
parent | 4c3584bbdc1abe377c4b85099740f61d3213c1c5 (diff) | |
parent | 155d2bdd6ed787c553a1f338ee77478a1e3a1262 (diff) |
Merge pull request #6513 from stokito/luci-docs
docs: Synchronize with Wiki
Diffstat (limited to 'docs/README.md')
-rw-r--r-- | docs/README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/README.md b/docs/README.md index 0366a64559..596f61104c 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,5 +1,7 @@ # LuCI Documentation +See Wiki [LuCI Technical Reference](https://openwrt.org/docs/techref/luci) + ## API Reference - [Client side JavaScript APIs](jsapi/index.html) |