diff options
Diffstat (limited to 'docs/jsapi/index.html')
-rw-r--r-- | docs/jsapi/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/jsapi/index.html b/docs/jsapi/index.html index 550ed9bc8..2e4de44fd 100644 --- a/docs/jsapi/index.html +++ b/docs/jsapi/index.html @@ -1100,8 +1100,8 @@ <h2>API Reference</h2> <p>You can browse the generated API documentation directly on Github.</p> <ul> -<li><a target="_blank" href="http://htmlpreview.github.io/?http://raw.githubusercontent.com/openwrt/luci/master/documentation/api/index.html">Server side Lua APIs</a></li> -<li><a target="_blank" href="http://htmlpreview.github.io/?http://raw.githubusercontent.com/openwrt/luci/master/documentation/jsapi/index.html">Client side JavaScript APIs</a></li> +<li><a target="_blank" href="http://htmlpreview.github.io/?http://raw.githubusercontent.com/openwrt/luci/master/docs/api/index.html">Server side Lua APIs</a></li> +<li><a target="_blank" href="http://htmlpreview.github.io/?http://raw.githubusercontent.com/openwrt/luci/master/docs/jsapi/index.html">Client side JavaScript APIs</a></li> </ul> <h2>Development</h2> <p>Documentation for developing and extending LuCI can be found <a target="_blank" href="https://github.com/openwrt/luci/wiki">in the Wiki</a></p> @@ -1121,7 +1121,7 @@ <footer> - Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Tue Nov 05 2019 10:17:12 GMT+0100 (Central European Standard Time) + Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Tue Nov 05 2019 10:49:52 GMT+0100 (Central European Standard Time) </footer> </div> </div> |