docs: fix Client side JS API docs link 6400/head
authorAvinash N <vintas@users.noreply.github.com>
Mon, 22 May 2023 19:42:25 +0000 (01:12 +0530)
committerGitHub <noreply@github.com>
Mon, 22 May 2023 19:42:25 +0000 (01:12 +0530)
Link will work with the generated web documentation site as well as the Github README Markdown renderer.

Signed-off-by: Avinash N <vintas@users.noreply.github.com>
docs/README.md

index 0366a64559dbd2622950b1247fd6687a5ef3e436..1636e3b1620f1b30bd2299377130d90faccbd91b 100644 (file)
@@ -2,5 +2,5 @@
 
 ## API Reference
 
- - [Client side JavaScript APIs](jsapi/index.html)
+ - [Client side JavaScript APIs](jsapi/)
  - [Server side Lua APIs](api/index.html)