diff options
Diffstat (limited to 'docs/README.md')
-rw-r--r-- | docs/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/README.md b/docs/README.md index 596f61104c..c64cf9405e 100644 --- a/docs/README.md +++ b/docs/README.md @@ -4,5 +4,5 @@ See Wiki [LuCI Technical Reference](https://openwrt.org/docs/techref/luci) ## API Reference - - [Client side JavaScript APIs](jsapi/index.html) + - [Client side JavaScript APIs](jsapi/) - [Server side Lua APIs](api/index.html) |