Skip to content

Commit 892633d

Browse files
committed
Fix Issue #2614 - changed the publishing url for Python docs
1 parent 161834d commit 892633d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ strict: true
55
repo_name: modelcontextprotocol/python-sdk
66
repo_url: https://github.com/modelcontextprotocol/python-sdk
77
edit_uri: edit/main/docs/
8-
site_url: https://modelcontextprotocol.github.io/python-sdk
8+
site_url: https://py.sdk.modelcontextprotocol.io/
99

1010
# TODO(Marcelo): Add Anthropic copyright?
1111
# copyright: © Model Context Protocol 2025 to present

0 commit comments

Comments
 (0)