Skip to content

Conversation

@matthewp
Copy link
Owner

@matthewp matthewp commented Oct 7, 2025

  • Remove broken footer links (quick-start, examples, changelog)
  • Update API reference links to point to /docs/
  • Fix createMachine link to use lowercase slug (createmachine)
  • Add comprehensive core concepts page covering states, transitions, events, guards, and actions
  • Update sidebar to link to core concepts page with hash navigation

Fixes #249

- Remove broken footer links (quick-start, examples, changelog)
- Update API reference links to point to /docs/
- Fix createMachine link to use lowercase slug (createmachine)
- Add comprehensive core concepts page covering states, transitions, events, guards, and actions
- Update sidebar to link to core concepts page with hash navigation
@changeset-bot
Copy link

changeset-bot bot commented Oct 7, 2025

⚠️ No Changeset found

Latest commit: 66f459a

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

@matthewp matthewp merged commit e50f524 into main Oct 7, 2025
2 checks passed
@matthewp matthewp deleted the fix-docs-problems branch October 7, 2025 19:43
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.

new docs broken

2 participants