Skip to content

Commit ce8a5ae

Browse files
Merge pull request #121 from guyru/patch-1
The repository url should actually point to the git repo
2 parents 8c543a3 + 39fe803 commit ce8a5ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

MANIFEST.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ A full `manifest.json` with most of the optional fields looks like this:
8484
},
8585
"repository": {
8686
"type": "git",
87-
"url": "https://github.com/your-username/my-mcp-extension"
87+
"url": "https://github.com/your-username/my-mcp-extension.git"
8888
},
8989
"homepage": "https://example.com/my-extension",
9090
"documentation": "https://docs.example.com/my-extension",

0 commit comments

Comments
 (0)