Skip to content

Commit 4ce8e55

Browse files
fix: doc api ref link
1 parent 6eec873 commit 4ce8e55

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
[appbase-js](https://github.com/appbaseio/appbase-js) is a universal JavaScript client library for working with the appbase.io database, for Node.JS and Javascript (browser UMD build is in the [dist/](https://github.com/appbaseio/appbase-js/tree/master/dist) directory); compatible with [elasticsearch.js](https://www.elastic.co/guide/en/elasticsearch/client/javascript-api/current/index.html).
1111

12-
An up-to-date documentation for Node.JS API is available at http://docs.appbase.io/javascript/quickstart.html.
12+
An up-to-date documentation for Node.JS API is available at http://docs.appbase.io/javascript/quickstart.
1313

1414
## TOC
1515

@@ -89,7 +89,7 @@ Credentials can also be directly passed as a part of the API URL.
8989

9090
## 5. Docs Manual
9191

92-
For a complete API reference, check out [JS API Ref doc](http://docs.appbase.io/javascript/api-reference.html).
92+
For a complete API reference, check out [JS API Ref doc](http://docs.appbase.io/javascript/apireference).
9393

9494
## 6. Other Projects You Might Like
9595

0 commit comments

Comments
 (0)