Skip to content

docs: fix example README links and add missing READMEs#16844

Merged
delucis merged 1 commit into
withastro:mainfrom
andreialba:docs/example-readme-fixes
Jun 12, 2026
Merged

docs: fix example README links and add missing READMEs#16844
delucis merged 1 commit into
withastro:mainfrom
andreialba:docs/example-readme-fixes

Conversation

@andreialba

Copy link
Copy Markdown
Contributor

Changes

  • Fixes the StackBlitz and CodeSandbox links in the component and container-with-vitest example READMEs so they point to the correct example folders.
  • Adds missing READMEs for the ssr and advanced-routing examples using the same structure as the other example templates, with commands and project details that match each example's actual setup.

Testing

  • No test code was added or changed. This PR only updates example README content and link targets.
  • Verified the updated sandbox links now match their example directory names and checked the new README content against each example's package.json, astro.config.mjs, and src/ structure.

Docs

  • No separate docs repo update is needed because this change only fixes and adds in-repo example READMEs.

@changeset-bot

changeset-bot Bot commented May 22, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: bd4eae2

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

@github-actions github-actions Bot added the pkg: example Related to an example package (scope) label May 22, 2026

@delucis delucis left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Nice work — thank you @andreialba!

@delucis delucis merged commit c0d1617 into withastro:main Jun 12, 2026
6 checks passed
@andreialba andreialba deleted the docs/example-readme-fixes branch June 18, 2026 11:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pkg: example Related to an example package (scope)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants