Skip to content

Commit 5a74930

Browse files
committed
chore: fix repo link for npm package
1 parent 259e3d2 commit 5a74930

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"homepage": "https://github.com/awslabs/run-model-context-protocol-servers-with-aws-lambda",
1212
"repository": {
1313
"type": "git",
14-
"url": "github:awslabs/run-model-context-protocol-servers-with-aws-lambda.git"
14+
"url": "git+https://github.com/awslabs/run-model-context-protocol-servers-with-aws-lambda.git"
1515
},
1616
"bugs": {
1717
"url": "https://github.com/awslabs/run-model-context-protocol-servers-with-aws-lambda/issues"

0 commit comments

Comments
 (0)