Skip to content

fix: correct snippet import path in embedding/charts#748

Open
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/48b9bfe4
Open

fix: correct snippet import path in embedding/charts#748
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/48b9bfe4

Conversation

@mintlify
Copy link
Copy Markdown
Contributor

@mintlify mintlify Bot commented Jun 3, 2026

Summary

Fix one invalid local import path that caused mint validate to fail.

Changes

  • guides/embedding/charts.mdx: change import EmbedAvailability from 'snippets/embedding-availability.mdx' to from '/snippets/embedding-availability.mdx' (root-relative, matching the other embedding pages).

Context

Triggered by the initial docs import. mint broken-links reported no broken links; mint validate flagged the bare snippets/... import path as unsupported. After the fix, both checks pass.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 3, 2026

🤖 Documentation Bot

Status

⚠️ 1 broken link needs manual attention


🔗 Broken Links (Manual Fix Required)

Click to view details
   📄 timezones-draft.mdx

@mintlify
Copy link
Copy Markdown
Contributor Author

mintlify Bot commented Jun 3, 2026

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

Project Status Preview Updated (UTC)
lightdash 🟢 Ready View Preview Jun 3, 2026, 11:09 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