From 45cbd0ef0d53ecebb5c7b32212854918cef50f8d Mon Sep 17 00:00:00 2001 From: Arthur Date: Wed, 20 Aug 2025 15:48:27 +0200 Subject: [PATCH] fix: link (#23283) --- content/manuals/ai/mcp-gateway/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/manuals/ai/mcp-gateway/_index.md b/content/manuals/ai/mcp-gateway/_index.md index 5fa67fa8c8..3752f44305 100644 --- a/content/manuals/ai/mcp-gateway/_index.md +++ b/content/manuals/ai/mcp-gateway/_index.md @@ -123,7 +123,7 @@ docker mcp --help Now your MCP gateway is running and you can leverage all the servers set up behind it from Visual Studio Code. -[View the complete docs on GitHub.](https://github.com/docker/mcp-gateway?tab=readme-ov-file#usage" text) +[View the complete docs on GitHub.](https://github.com/docker/mcp-gateway?tab=readme-ov-file#usage) ## Related pages