Skip to content

Fix broken links: vendor references/config.md for skill.md - #320

Open
mintlify[bot] wants to merge 1 commit into
masterfrom
mintlify/de397217
Open

Fix broken links: vendor references/config.md for skill.md#320
mintlify[bot] wants to merge 1 commit into
masterfrom
mintlify/de397217

Conversation

@mintlify

@mintlify mintlify Bot commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

Summary

mint broken-links flagged one broken link: skill.md links to references/config.md, which did not exist in this repo.

Changes

  • Broken link: skill.md (line 45) links to references/config.md with a relative path. The file exists upstream in CerebriumAI/cerebrium-skills but not here, so the link resolved to a non-existent page.
  • Fix: vendored skills/cerebrium/references/config.md from CerebriumAI/cerebrium-skills into references/config.md. The relative link now resolves. skill.md itself is untouched, since the upstream sameness check requires it to stay byte-identical.
  • Added /references/config.md to .prettierignore with a note explaining it is vendored, matching the existing skill.md exemption.

Context

Triggered by the merge of #318, which added the vendored skill.md. mint validate and mint broken-links both pass.

@mintlify
mintlify Bot requested review from kylegani and milo157 as code owners August 26, 2026 09:21
@mintlify

mintlify Bot commented Aug 26, 2026

Copy link
Copy Markdown
Contributor Author

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
cerebrium 🟢 Ready View Preview Aug 26, 2026, 9:22 AM

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.

0 participants