# Page Not Found

The URL `docs/Changelog.html` does not exist.

You might be looking for one of these pages:
- [Changelog](https://redux-actions.js.org/changelog.md)
- [handleAction(s)](https://redux-actions.js.org/api/handleaction.md)
- [createAction(s)](https://redux-actions.js.org/api/createaction.md)
- [External Resources](https://redux-actions.js.org/externalresources.md)
- [Tutorial](https://redux-actions.js.org/introduction/tutorial.md)

## How to find the correct page

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

## Tips for requesting documentation

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