Skip to content

Commit 07c7d39

Browse files
committed
docs: fix ui-inspector links in walkthrough
1 parent 47b2d1c commit 07c7d39

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/src/guide/server/ruby/walkthrough.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ The server will be available at `http://localhost:8081/mcp`.
135135

136136
To test your new endpoint, you can use the [`ui-inspector`](https://github.com/idosal/ui-inspector):
137137

138-
1. Go to the [ui-inspector repo](https://idosal.github.io/ui-inspector/) and run locally.
138+
1. Go to the [ui-inspector repo](https://github.com/idosal/ui-inspector/) and run locally.
139139
2. Open the local client in a browser (usually `http://localhost:6274`)
140140
3. Change the Transport Type to "Streamable HTTP".
141141
4. Enter your server's MCP endpoint URL: `http://localhost:3000/mcp`.

0 commit comments

Comments
 (0)