Skip to content

Commit 0bd8c4c

Browse files
committed
Fix homepage linl
1 parent 8c286c2 commit 0bd8c4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"db",
2424
"jsonapi"
2525
],
26-
"homepage": "https://github.com/datastax/astra-ts-client",
26+
"homepage": "https://github.com/datastax/astra-db-ts",
2727
"license": "Apache-2.0",
2828
"main": "dist/index.js",
2929
"mocha": {

0 commit comments

Comments
 (0)