Skip to content

fix(docs): update Astro Docs links to match v6 branch#15693

Merged
ArmandPhilippot merged 2 commits intomainfrom
armand/fix-docs-links
Feb 27, 2026
Merged

fix(docs): update Astro Docs links to match v6 branch#15693
ArmandPhilippot merged 2 commits intomainfrom
armand/fix-docs-links

Conversation

@ArmandPhilippot
Copy link
Member

@ArmandPhilippot ArmandPhilippot commented Feb 27, 2026

Changes

Updates a few links to Astro Docs v6 to match the new structure:

  • a heading has been renamed (#set becomes #sessionset, I also added the v6 subdomain because this change does not exist in docs main website)
  • some links related to CSP were broken but not caught in our CI because of the v6 subdomain
  • two changesets have been updated... we don't have a TODO link in docs 😄 (related to feat: loader.createSchema() #14759 if you want to check this is correct)

Testing

N/A (well, I checked the links manually)

Docs

Changeset, and because this is a docs update:
/cc @withastro/maintainers-docs for feedback!

@github-actions github-actions bot added pkg: astro Related to the core `astro` package (scope) docs pr labels Feb 27, 2026
@changeset-bot
Copy link

changeset-bot bot commented Feb 27, 2026

🦋 Changeset detected

Latest commit: 4ddff0d

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@codspeed-hq
Copy link

codspeed-hq bot commented Feb 27, 2026

Merging this PR will not alter performance

✅ 18 untouched benchmarks


Comparing armand/fix-docs-links (4ddff0d) with main (67f9f96)

Open in CodSpeed

Copy link
Member

@delucis delucis left a comment

Choose a reason for hiding this comment

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

I tested all the links and they all took me to the right place!

I haven’t been following this aspect, but is the intention to update all these v6.docs.astro.build URLs to point to the main docs before v6 is stable?

@ArmandPhilippot
Copy link
Member Author

Thanks!

I think that's the plan, yes. We can't do that now because this would result in broken links in the JSDocs (and some errors I believe). I don't have a date for swapping the links but I know Florian has created a project card to track this!

Copy link
Member

@sarah11918 sarah11918 left a comment

Choose a reason for hiding this comment

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

Thank you!

@ArmandPhilippot ArmandPhilippot merged commit 4db2089 into main Feb 27, 2026
27 checks passed
@ArmandPhilippot ArmandPhilippot deleted the armand/fix-docs-links branch February 27, 2026 20:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs pr pkg: astro Related to the core `astro` package (scope)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants