Skip to content

fix: add missing MyST label for optimized-kernels cross-reference#111

Closed
Copilot wants to merge 2 commits into
mainfrom
copilot/fix-github-actions-job-check-for-removed-urls
Closed

fix: add missing MyST label for optimized-kernels cross-reference#111
Copilot wants to merge 2 commits into
mainfrom
copilot/fix-github-actions-job-check-for-removed-urls

Conversation

Copilot AI commented Jun 25, 2026

Copy link
Copy Markdown

PR #110 introduces a link [optimized kernels](#optimized-kernels) in ubuntu-kernels.md, but myst_heading_anchors = 0 in this project — heading anchors are not auto-generated. Without an explicit label, Sphinx fails with:

WARNING: 'myst' cross-reference target not found: 'optimized-kernels'

Adds (optimized-kernels)= label before ## Optimized kernels so the anchor resolves correctly when PR #110 is merged.

  • Added or updated meta description (if this PR includes documentation changes)
  • Reviewed all GitHub Actions / CI results; any unresolved failures are explained in a comment

Copilot AI changed the title [WIP] Fix the failing GitHub Actions job Check for removed URLs fix: add missing MyST label for optimized-kernels cross-reference Jun 25, 2026
Copilot AI requested a review from tswhison June 25, 2026 21:45
@tswhison tswhison closed this Jun 25, 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.

2 participants