# Page Not Found

The URL `contributing/fixing-a-bug/live-server` does not exist.

You might be looking for one of these pages:
- [Try Server](https://developer.thunderbird.net/thunderbird-development/fixing-a-bug/try-server.md)
- [Landing a Patch](https://developer.thunderbird.net/thunderbird-development/fixing-a-bug/landing-a-patch.md)
- [Using Mercurial Queues](https://developer.thunderbird.net/thunderbird-development/fixing-a-bug/using-mercurial-queues.md)
- [Using ESLint to Format Javascript Code](https://developer.thunderbird.net/thunderbird-development/fixing-a-bug/using-eslint.md)
- [Lint and Format Code](https://developer.thunderbird.net/thunderbird-development/fixing-a-bug/lint-and-format-code.md)

## How to find the correct page

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

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/thunderbird-development/fixing-a-bug/try-server.md`)
- Use `Accept: text/markdown` header for content negotiation