docs: update image path for Dashboard UI in README

This commit is contained in:
samanhappy
2025-04-01 17:41:31 +08:00
parent a393404599
commit 7ab2da2cab

View File

@@ -60,6 +60,6 @@ pnpm dev
1. Visit Dashboard UI at `http://localhost:3000` to see the status of your MCP servers. 1. Visit Dashboard UI at `http://localhost:3000` to see the status of your MCP servers.
// image // image
![Dashboard UI](https://raw.githubusercontent.com/samanhappy/mcphub/main/assets/dashboard.png) ![Dashboard UI](./assets/dashboard.png)
2. Use sse endpoint in any application: `http://localhost:3000/sse` 2. Use sse endpoint in any application: `http://localhost:3000/sse`