Skip to content

Commit a9a442e

Browse files
authored
Replace reference to incorrect pypi.com with pypi.org
1 parent b01b609 commit a9a442e

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)