From 8db2bf2b0c9adcfd3cfa1f6a968742cb2811a224 Mon Sep 17 00:00:00 2001 From: Guillaume Gomez Date: Wed, 4 Nov 2020 11:06:42 +0100 Subject: [PATCH] Add link to rust website --- src/doc/index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/doc/index.md b/src/doc/index.md index 2d10230ffcf7a..2c92d5e2a1803 100644 --- a/src/doc/index.md +++ b/src/doc/index.md @@ -26,7 +26,7 @@ h2 { } -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