You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@
9
9
10
10
[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).
11
11
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.
13
13
14
14
## TOC
15
15
@@ -89,7 +89,7 @@ Credentials can also be directly passed as a part of the API URL.
89
89
90
90
## 5. Docs Manual
91
91
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).
0 commit comments