Rollup merge of #22784 - rnestler:fix_doc_faq, r=dotdash
According to #22650 and bb0bbf639e
the
link changed.
I think this should fix the link on http://doc.rust-lang.org/#faqs
This commit is contained in:
commit
267c5873e2
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ There are questions that are asked quite often, and so we've made FAQs for them:
|
|||
* [Language Design FAQ](complement-design-faq.html)
|
||||
* [Language FAQ](complement-lang-faq.html)
|
||||
* [Project FAQ](complement-project-faq.html)
|
||||
* [How to submit a bug report](complement-bugreport.html)
|
||||
* [How to submit a bug report](https://github.com/rust-lang/rust/blob/master/CONTRIBUTING.md#bug-reports)
|
||||
|
||||
# The standard library
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue