Skip to content

Conversation

@nearestnabors
Copy link
Contributor

@nearestnabors nearestnabors commented Jan 7, 2026

The mapToNewIA function was incorrectly appending /reference to all integration paths, causing GitHub to link to a non-existent reference page instead of the main integration page. This fix removes the automatic /reference suffix so GitHub links to the correct path.

🤖 Generated with Claude Code


Note

Fixes broken integration links generated from MCP server entries.

  • Updates mapToNewIA in app/en/resources/integrations/components/toolkits.tsx to map /en/mcp-servers/{category}/{tool} to /en/resources/integrations/{category}/{tool} (removes /reference suffix) so ToolCard links point to valid main integration pages.

Written by Cursor Bugbot for commit 438d5b5. This will update automatically on new commits. Configure here.

The mapToNewIA function was incorrectly appending /reference to all integration paths, causing GitHub to link to a non-existent reference page instead of the main integration page. This fix removes the automatic /reference suffix so GitHub links to the correct path.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@vercel
Copy link

vercel bot commented Jan 7, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
docs Ready Ready Preview, Comment Jan 7, 2026 10:22pm

@nearestnabors nearestnabors merged commit e8bfcca into main Jan 7, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants