# Page Not Found

The URL `docs/other-guides/migration-guides.html` does not exist.

You might be looking for one of these pages:
- [Migration Guides](https://redux-resource.js.org/other-guides/migration-guides.md)
- [Custom Action Types](https://redux-resource.js.org/other-guides/custom-action-types.md)
- [Usage With React](https://redux-resource.js.org/other-guides/usage-with-react.md)
- [Other Guides](https://redux-resource.js.org/other-guides.md)
- [Tracking Request Statuses](https://redux-resource.js.org/other-guides/tracking-request-statuses.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://redux-resource.js.org/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://redux-resource.js.org/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/other-guides/migration-guides.md`)
- Use `Accept: text/markdown` header for content negotiation