Skip to content
This repository was archived by the owner on Mar 24, 2025. It is now read-only.

Commit ae3c0c8

Browse files
Merge pull request #4 from modelcontextprotocol/justin/fix-homepage
Fix package homepage
2 parents a744926 + 3d0b82c commit ae3c0c8

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": "CLI tool to create new MCP servers",
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/create-typescript-server/issues",
99
"type": "module",
1010
"bin": {

0 commit comments

Comments
 (0)