Merge pull request #6400 from vintas/patch-2

docs: fix Client side JS API docs link
This commit is contained in:
Paul Donald 2023-12-04 03:56:59 +01:00 committed by GitHub
commit 6ddbb30ac3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,5 +4,5 @@ See Wiki [LuCI Technical Reference](https://openwrt.org/docs/techref/luci)
## API Reference ## API Reference
- [Client side JavaScript APIs](jsapi/index.html) - [Client side JavaScript APIs](jsapi/)
- [Server side Lua APIs](api/index.html) - [Server side Lua APIs](api/index.html)