Skip to content

Commit 267c587

Browse files
committed
Rollup merge of rust-lang#22784 - rnestler:fix_doc_faq, r=dotdash
According to rust-lang#22650 and bb0bbf6 the link changed. I think this should fix the link on http://doc.rust-lang.org/#faqs
2 parents 24fc50d + 14c7683 commit 267c587

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)