Skip to content

fix: correct README internal links#169

Merged
AlexanderKaran merged 1 commit intoe18e:mainfrom
yoshi-taka:fix/readme-internal-links
Mar 12, 2026
Merged

fix: correct README internal links#169
AlexanderKaran merged 1 commit intoe18e:mainfrom
yoshi-taka:fix/readme-internal-links

Conversation

@yoshi-taka
Copy link
Contributor

Summary

Fix broken internal links in the root README so the listed framework stats paths match the current package names.

Verification

Compare the rendered README pages here:

Updated entries:

Section Before After
Dev Time / Next.js ./packages/starter-nextjs/ci-stats.json ./packages/starter-next-js/ci-stats.json
Dev Time / Remix -> React Router ./packages/starter-remix/ci-stats.json ./packages/starter-react-router/ci-stats.json
Dev Time / SolidStart ./packages/starter-solidstart/ci-stats.json ./packages/starter-solid-start/ci-stats.json
Runtime / Next.js ./packages/app-nextjs/ci-stats.json ./packages/app-next-js/ci-stats.json
Runtime / Remix -> React Router ./packages/app-remix/ci-stats.json ./packages/app-react-router/ci-stats.json
Runtime / SolidStart ./packages/app-solidstart/ci-stats.json ./packages/app-solid-start/ci-stats.json

Manual check:

  • the links can be verified directly from the rendered README pages above
  • the updated paths point to existing files in the repository

@AlexanderKaran
Copy link
Collaborator

Thank you!

@AlexanderKaran AlexanderKaran merged commit c2f0e6b into e18e:main Mar 12, 2026
1 check passed
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.

3 participants