Rollup merge of #78726 - GuillaumeGomez:back-link-to-main-website, r=steveklabnik

Add link to rust website

Fixes #30838

This doesn't fix the issue as suggested but it at least adds a link to allow to go back to the rust website.

r? `@steveklabnik`
This commit is contained in:
Yuki Okushi 2020-11-07 01:02:18 +09:00 committed by GitHub
commit 707988ae2a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -26,7 +26,7 @@ h2 {
}
</style>
Welcome to an overview of the documentation provided by the Rust project.
Welcome to an overview of the documentation provided by the [Rust project].
All of these projects are managed by the Docs Team; there are other
unofficial documentation resources as well!
@ -139,3 +139,4 @@ When developing for Bare Metal or Embedded Linux systems, you may find these res
[The Embedded Rust Book] is targeted at developers familiar with embedded development and familiar with Rust, but have not used Rust for embedded development.
[The Embedded Rust Book]: embedded-book/index.html
[Rust project]: https://www.rust-lang.org