We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80b8549 commit f862c05Copy full SHA for f862c05
README.md
@@ -69,7 +69,7 @@ it to your sources, and use that in the `<script>` instead.
69
This example creates a simple dataProduct, starting to create a database model the schema
70
and insert a simple document
71
72
-For the [full Documentation][https://terminusdb.com/docs/guides/reference-guides/javascript-client-reference]
+For the [full Documentation](https://terminusdb.com/docs/guides/reference-guides/javascript-client-reference)
73
74
```javascript
75
const TerminusClient = require("@terminusdb/terminusdb-client");
0 commit comments