diff --git a/bug_reports.md b/bug_reports.md index 5c31d3939e4..9ddb54d94b6 100644 --- a/bug_reports.md +++ b/bug_reports.md @@ -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. diff --git a/index.md b/index.md index 8413285a34f..136813d0be9 100644 --- a/index.md +++ b/index.md @@ -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)