From 7b32caf4e22ce661b64e1b018d5193e2f5540467 Mon Sep 17 00:00:00 2001 From: Damian Guenzing <65827185+gnzng@users.noreply.github.com> Date: Tue, 7 Oct 2025 11:17:30 -0700 Subject: [PATCH] Fix documentation link for custom MCP servers Updated the documentation link for custom MCP servers otherwise 404 Page Not Found. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 97c351a..fb2ed67 100644 --- a/README.md +++ b/README.md @@ -161,7 +161,7 @@ Update your Cline configuration file at `~/Library/Application Support/Code/User Plugin name: `gitmcp` SSE URL: `https://gitmcp.io/{owner}/{repo}` -For more details on adding custom MCP servers to HighlightAI, refer to [the documentation](https://docs.highlightai.com/learn/developers/plugins/custom-plugins-setup). +For more details on adding custom MCP servers to HighlightAI, refer to [the documentation](https://docs.highlightai.com/plugins/custom). #### Connecting Augment Code