Skip to content

Commit f08890f

Browse files
Merge pull request modelcontextprotocol#53 from modelcontextprotocol/justin/fix-homepage
Fix package homepage
2 parents 503baad + b88626e commit f08890f

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
@@ -4,7 +4,7 @@
44
"description": "Model Context Protocol specification and protocol schema",
55
"license": "MIT",
66
"author": "Anthropic, PBC (https://anthropic.com)",
7-
"homepage": "https://modelcontextprotocol.github.io",
7+
"homepage": "https://modelcontextprotocol.io",
88
"bugs": "https://github.com/modelcontextprotocol/specification/issues",
99
"engines": {
1010
"node": ">=20"

0 commit comments

Comments
 (0)