# Page Not Found

The URL `development-guidelines/breaking-changes` does not exist.

You might be looking for one of these pages:
- [Packages](https://docs.umbraco.com/umbraco-cms/extending/packages.md)
- [Creating a Package](https://docs.umbraco.com/umbraco-cms/extending/packages/creating-a-package.md)
- [Creating Resolvers](https://docs.umbraco.com/umbraco-cms/reference/plugins/creating-resolvers.md)
- [Getting/Adding/Updating/Inserting Into Cache](https://docs.umbraco.com/umbraco-cms/reference/cache/updating-cache.md)
- [Services and Helpers](https://docs.umbraco.com/umbraco-cms/implementation/services.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://docs.umbraco.com/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://docs.umbraco.com/llms-full.txt) - Full content export

## Tips for requesting documentation

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