Skip to content

Commit 67458b4

Browse files
Merge pull request #4692 from v-thepet/patch-3
BULK Fix broken link
2 parents 6ea3701 + 1af37ae commit 67458b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/gremlin/quickstart-nodejs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ zone_pivot_groups: azure-devlang-nodejs
2222

2323
Get started with the Azure Cosmos DB for Apache Gremlin client library for Node.js to store, manage, and query unstructured data. Follow the steps in this guide to create a new account, install a Node.js client library, connect to the account, perform common operations, and query your final sample data.
2424

25-
[Library source code](https://github.com/apache/tinkerpop/tree/master/gremlin-javascript/src/main/javascript/gremlin-javascript) | [Package (npm)](https://www.npmjs.com/package/gremlin)
25+
[Library source code](https://github.com/apache/tinkerpop/tree/master/gremlin-js/gremlin-javascript) | [Package (npm)](https://www.npmjs.com/package/gremlin)
2626

2727
## Prerequisites
2828

0 commit comments

Comments
 (0)