Skip to content

Commit ae07a55

Browse files
committed
Fix "How to submit a bug report" link
According to #22650 and bb0bbf6 the link changed
1 parent 6bd9487 commit ae07a55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ There are questions that are asked quite often, and so we've made FAQs for them:
6868
* [Language Design FAQ](complement-design-faq.html)
6969
* [Language FAQ](complement-lang-faq.html)
7070
* [Project FAQ](complement-project-faq.html)
71-
* [How to submit a bug report](complement-bugreport.html)
71+
* [How to submit a bug report](https://github.com/rust-lang/rust/blob/master/CONTRIBUTING.md#bug-reports)
7272

7373
# The standard library
7474

0 commit comments

Comments
 (0)