Skip to content

fix: update dashboards-api-spec links for split pages#6296

Merged
florent-leborgne merged 5 commits into
mainfrom
fix-dashboards-vis-api-spec-links
May 6, 2026
Merged

fix: update dashboards-api-spec links for split pages#6296
florent-leborgne merged 5 commits into
mainfrom
fix-dashboards-vis-api-spec-links

Conversation

@florent-leborgne
Copy link
Copy Markdown
Member

Summary

Updates 2 links in the Create dashboards programmatically overview page following the split of the dashboards-api-spec into separate pages per elastic/dashboards-api-spec#7.

Previously both APIs were on a single Redoc page, so #tag/Dashboards and #tag/Visualizations worked as same-page anchors. With the split, each API has its own page and the links need to include the page segment:

Before After
https://elastic.github.io/dashboards-api-spec/#tag/Dashboards https://elastic.github.io/dashboards-api-spec/dashboards#tag/Dashboards
https://elastic.github.io/dashboards-api-spec/#tag/Visualizations https://elastic.github.io/dashboards-api-spec/visualizations#tag/Visualizations

Note: This PR should be merged after elastic/dashboards-api-spec#7 lands.

Made with Cursor

florent-leborgne and others added 4 commits May 4, 2026 09:37
Following elastic/dashboards-api-spec#7 which splits dashboards and
visualizations into separate pages, update the two links in the
'Create dashboards programmatically' overview page to include the
correct page segment in the URL.

Co-authored-by: Cursor <cursoragent@cursor.com>
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 5, 2026

Elastic Docs AI PR menu

Check the box to run an AI review for this pull request.

  • Review docs changes (docs-review). Status: not started.

Powered by GitHub Agentic Workflows and docs-actions. For more information, reach out to the docs team.

@florent-leborgne florent-leborgne marked this pull request as ready for review May 5, 2026 15:41
@florent-leborgne florent-leborgne requested review from a team as code owners May 5, 2026 15:41
Copy link
Copy Markdown
Member

@mdbirnstiehl mdbirnstiehl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🐦

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 5, 2026

🔍 Preview links for changed docs

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 5, 2026

✅ Vale Linting Results

No issues found on modified lines!


The Vale linter checks documentation changes against the Elastic Docs style guide.

To use Vale locally or report issues, refer to Elastic style guide for Vale.

@florent-leborgne florent-leborgne enabled auto-merge (squash) May 6, 2026 08:22
@florent-leborgne florent-leborgne merged commit be6663a into main May 6, 2026
11 checks passed
@florent-leborgne florent-leborgne deleted the fix-dashboards-vis-api-spec-links branch May 6, 2026 08:23
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