Skip to content

Commit 39fe803

Browse files
authored
The repository url should actually point to the git repo
In the example, the repo URL should actually point to the git repo and not the github project.
1 parent 2825da1 commit 39fe803

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)