Skip to content

Fix Base MCP native plugin reference links#1556

Draft
thibadeauliq wants to merge 1 commit into
base:masterfrom
thibadeauliq:codex/fix-ai-plugin-ref-links
Draft

Fix Base MCP native plugin reference links#1556
thibadeauliq wants to merge 1 commit into
base:masterfrom
thibadeauliq:codex/fix-ai-plugin-ref-links

Conversation

@thibadeauliq
Copy link
Copy Markdown

What changed? Why?

The AI Agents native plugin pages linked to base/skills on the main branch, but that repository's default branch is master. Those links currently 404 from the docs cards, including the Bankr page reported in #1531.

This updates the native plugin overview and each plugin reference card to use the working master URLs.

Notes to reviewers

No content or navigation behavior changed; this is only fixing GitHub reference targets.

Closes #1531.

How has it been tested?

  • git diff --check
  • Verified the old main GitHub URLs return 404.
  • Verified all updated master plugin URLs return 200.
  • Ran node scripts/lint-mdx.js docs/ai-agents/plugins/native; it reports existing code-fence false positives on these pages, unrelated to this link-only change.

@cb-heimdall
Copy link
Copy Markdown
Collaborator

🟡 Heimdall Review Status

Requirement Status More Info
Reviews 🟡 0/2
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
2 if repo is sensitive 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 1
Sum 2

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.

Issue on docs

2 participants