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

Commit 3d0b82c

Browse files
committed
Fix package homepage
1 parent 837a5c8 commit 3d0b82c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)