Skip to content

Fix broken fragment links in Chronograf v1.11.0 release notes#6864

Merged
jstirnaman merged 7 commits intomasterfrom
copilot/fix-broken-links-in-report
Mar 2, 2026
Merged

Fix broken fragment links in Chronograf v1.11.0 release notes#6864
jstirnaman merged 7 commits intomasterfrom
copilot/fix-broken-links-in-report

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Feb 24, 2026

CI link checker identified 6 broken fragment links in the release notes pointing to incorrect heading IDs. Hugo's heading ID generation transforms special characters differently than the original links assumed.

Changes

Updated fragment IDs in content/chronograf/v1/about_the_project/release-notes.md to match Hugo-generated heading IDs:

  • OAuth 2.0: oauth-2-0oauth-20 (periods removed)
  • CLI options: Added command-line flag syntax to IDs
    • host-page-disabled-h--host-page-disabled---h
    • basepath-p--basepath---p (3 instances)
  • Line Graph + Single Stat: line-graph-single-statline-graph--single-stat (plus sign becomes double dash)
  • Dashboard config: step-6-configure-your-dashboardconfigure-dashboard-wide-settings (incorrect heading reference)
  • TICKscript: tickscript-managementmanage-kapacitor-tickscripts (incorrect heading reference)

All target heading IDs verified to exist in generated HTML.

Original prompt

Pull request: #6854

Fix broken links in the report (lines 102-107): https://github.com/influxdata/docs-v2/actions/runs/22359394578/job/64708160001#step:12:102


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot AI and others added 2 commits February 24, 2026 16:21
Co-authored-by: jstirnaman <212227+jstirnaman@users.noreply.github.com>
…ent IDs

Co-authored-by: jstirnaman <212227+jstirnaman@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix broken links in the report Fix broken fragment links in Chronograf v1.11.0 release notes Feb 24, 2026
Copilot AI requested a review from jstirnaman February 24, 2026 16:29
@jstirnaman jstirnaman marked this pull request as ready for review February 25, 2026 16:02
@jstirnaman jstirnaman requested a review from a team as a code owner February 25, 2026 16:02
@jstirnaman jstirnaman requested review from sanderson and removed request for a team and sanderson February 25, 2026 16:02
@jstirnaman jstirnaman changed the base branch from chronograf-1.11.0 to master March 2, 2026 17:06
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 2, 2026

PR Preview Action v1.4.8
🚀 Deployed preview to https://influxdata.github.io/docs-v2/pr-preview/pr-6864/
on branch gh-pages at 2026-03-02 17:08 UTC

@jstirnaman jstirnaman merged commit 618fc48 into master Mar 2, 2026
6 checks passed
@jstirnaman jstirnaman deleted the copilot/fix-broken-links-in-report branch March 2, 2026 17:15
github-actions bot added a commit that referenced this pull request Mar 2, 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.

4 participants