fix: updated mcp server link to docs (#8539)

updated mcp server tab link
This commit is contained in:
Lucas Oliveira 2025-06-14 15:37:29 -03:00 committed by GitHub
commit 20f3a32ccc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -218,7 +218,7 @@ const McpServerTab = ({ folderName }: { folderName: string }) => {
"https://docs.langflow.org/mcp-server#connect-clients-to-use-the-servers-actions";
const MCP_SERVER_DEPLOY_TUTORIAL_LINK =
"https://docs.langflow.org/mcp-server#deploy-your-server-externally";
"https://docs.langflow.org/mcp-server";
const copyToClipboard = useCallback(() => {
navigator.clipboard