X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=README.md;h=d4478ee0e04a4a106b0ac99dd443d2262b11f11b;hb=7a2512f8b0eae053a1d6e456c22d05c7132cf457;hp=fce0e551c6765faa9b0731b128bd1f263da82d68;hpb=9b92b2c8f9ce69cfe89c231311d37177ecaa8d43;p=project%2Fluci.git diff --git a/README.md b/README.md index fce0e551c6..d4478ee0e0 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,10 @@ To install all its package definitions, run: ## API Reference -You can browse the generated API documentation [directly on Github](http://htmlpreview.github.io/?http://raw.githubusercontent.com/openwrt/luci/master/documentation/api/index.html). +You can browse the generated API documentation directly on Github. + + - [Server side Lua APIs](http://openwrt.github.io/luci/api/index.html) + - [Client side JavaScript APIs](http://openwrt.github.io/luci/jsapi/index.html) ## Development