docs: fix image path for Dashboard UI in README

This commit is contained in:
samanhappy
2025-04-01 17:44:31 +08:00
parent 7ab2da2cab
commit 09b01d3be2

View File

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