From 33622f63f488c606c016e6b43d3adb3ffdc81044 Mon Sep 17 00:00:00 2001 From: ismael-dm Date: Fri, 16 May 2025 11:54:29 +0200 Subject: [PATCH] small image link typo --- units/en/unit1/sdk.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/units/en/unit1/sdk.mdx b/units/en/unit1/sdk.mdx index 614d960..5a55f49 100644 --- a/units/en/unit1/sdk.mdx +++ b/units/en/unit1/sdk.mdx @@ -143,7 +143,7 @@ You can then open the MCP Inspector at [http://127.0.0.1:6274](http://127.0.0.1: You'll see the server's capabilities and the ability to call them via the UI. -![MCP Inspector]([./images/mcp-inspector.png](https://huggingface.co/datasets/mcp-course/images/resolve/main/unit1/6.png) +![MCP Inspector](https://huggingface.co/datasets/mcp-course/images/resolve/main/unit1/6.png) ## MCP SDKs