Skip to content

Commit 1af37ae

Browse files
authored
BULK Fix broken link
For work item request details see [554636](https://dev.azure.com/msft-skilling/Content/_workitems/edit/554636).
1 parent d7c5712 commit 1af37ae

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)