Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion bug_reports.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: page
title: Creating Useful Bug Reports
permalink: /bug_reports/
permalink: /bug-reports/
---

The instructions in this document detail the current steps required to provide the most actionable bug reports for crashes and other bad behavior. Each step is optional but will greatly improve how quickly issues are diagnosed and addressed. We appreciate your effort in sending us as much feedback as possible.
Expand Down
2 changes: 1 addition & 1 deletion index.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@ to install Flutter and run your first app on Android and iOS.

- [Source on GitHub](https://github.com/flutter/flutter)
- [Issue tracker](https://github.com/flutter/flutter/issues)
- [Writing Useful Bug Reports](bug_reports)
- [Writing Useful Bug Reports](bug-reports)
- [FAQ](faq)