Skip to content

Commit

Permalink
fix: doc api ref link
Browse files Browse the repository at this point in the history
  • Loading branch information
siddharthlatest authored Dec 6, 2021
1 parent 6eec873 commit 4ce8e55
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

[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).

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

## TOC

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

## 5. Docs Manual

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

## 6. Other Projects You Might Like

Expand Down

0 comments on commit 4ce8e55

Please sign in to comment.