Skip to content

Commit 7d27296

Browse files
removed licenece from npm package status
Signed-off-by: NeelParihar <[email protected]>
1 parent 861e2de commit 7d27296

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ TerminusDB Client Javascript
1313
**NPM Package status 📦**
1414

1515
[![npm version shields.io](https://img.shields.io/npm/v/@terminusdb/terminusdb-client?logo=npm)](https://www.npmjs.com/package/@terminusdb/terminusdb-client)
16-
[![GitHub license](https://img.shields.io/github/license/terminusdb/terminusdb-client-js?color=white&logo=apache)](https://github.com/terminusdb/terminusdb-client-js/blob/main/LICENSE)
1716
[![PyPI download month](https://img.shields.io/npm/dw/@terminusdb/terminusdb-client?color=red&label=npm%20package&logo=npm&style=flat)](https://www.npmjs.com/package/@terminusdb/terminusdb-client)
1817

1918
Promise based terminus client for the browser and node.js

docs/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ TerminusDB Client Javascript
1313
**NPM Package status 📦**
1414

1515
[![npm version shields.io](https://img.shields.io/npm/v/@terminusdb/terminusdb-client?logo=npm)](https://www.npmjs.com/package/@terminusdb/terminusdb-client)
16-
[![GitHub license](https://img.shields.io/github/license/terminusdb/terminusdb-client-js?color=white&logo=apache)](https://github.com/terminusdb/terminusdb-client-js/blob/main/LICENSE)
1716
[![PyPI download month](https://img.shields.io/npm/dw/@terminusdb/terminusdb-client?color=red&label=npm%20package&logo=npm&style=flat)](https://www.npmjs.com/package/@terminusdb/terminusdb-client)
1817

1918
Promise based terminus client for the browser and node.js
@@ -145,7 +144,7 @@ const client = new TerminusClient.WOQLClient("http://127.0.0.1:6363/", {
145144

146145
## API
147146

148-
The API of the most recent release is documented at: <https://docs.terminusdb.com/v4.2/#/reference/API>
147+
The API of the most recent release is documented at: <https://terminusdb.com/docs/v10.0/#/reference/reference-api>
149148

150149
## Report Issues
151150

0 commit comments

Comments
 (0)