Skip to content

fix(docs): update native plugin reference links#1651

Open
maho0638 wants to merge 7 commits into
base:masterfrom
maho0638:fix-plugin-links
Open

fix(docs): update native plugin reference links#1651
maho0638 wants to merge 7 commits into
base:masterfrom
maho0638:fix-plugin-links

Conversation

@maho0638

Copy link
Copy Markdown

Summary

Updates the native AI agent plugin reference links to point to the current master branch in base/skills.

Why

The native plugin docs currently link to files under:

https://github.com/base/skills/blob/main/...

But base/skills uses master as its default branch, so those GitHub reference cards resolve to broken links.

Fixes #1531.

Verification

  • Updated only files under docs/ai-agents/plugins/native
  • Replaced the broken blob/main skill reference links with blob/master
  • Verified the branch diff only touches the native plugin reference links

@cb-heimdall

cb-heimdall commented Jun 22, 2026

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

@maho0638 maho0638 changed the title Fix plugin linksfix(docs): update native plugin reference links fix(docs): update native plugin reference links Jun 22, 2026
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