Skip to content

Commit 38b69e0

Browse files
authored
Merge pull request modelcontextprotocol#980 from ddworken/patch-1
Replace reference to incorrect pypi.com with pypi.org
2 parents b01b609 + a9a442e commit 38b69e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/tools/inspector.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ npx @modelcontextprotocol/inspector <command> <arg1> <arg2>
2121

2222
#### Inspecting servers from NPM or PyPi
2323

24-
A common way to start server packages from [NPM](https://npmjs.com) or [PyPi](https://pypi.com).
24+
A common way to start server packages from [NPM](https://npmjs.com) or [PyPi](https://pypi.org).
2525

2626
<Tabs>
2727

0 commit comments

Comments
 (0)