diff options
| author | Camelid <37223377+camelid@users.noreply.github.com> | 2020-09-01 17:48:15 -0700 |
|---|---|---|
| committer | Camelid <camelidcamel@gmail.com> | 2020-09-02 18:42:27 -0700 |
| commit | 8783c62f0c8641ef56094fae13e2fed193b60d1f (patch) | |
| tree | 6ae21f245b625d8038057e06e495faed9a9b55ed | |
| parent | 130359cb05246fcacdde61baa2613419ef6570c7 (diff) | |
| download | rust-8783c62f0c8641ef56094fae13e2fed193b60d1f.tar.gz rust-8783c62f0c8641ef56094fae13e2fed193b60d1f.zip | |
Add missing link in README
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md index a7e23d8ac2c..6cf9577d333 100644 --- a/README.md +++ b/README.md @@ -243,6 +243,8 @@ The Rust community congregates in a few places: If you are interested in contributing to the Rust project, please take a look at the [Getting Started][gettingstarted] guide in the [rustc-dev-guide]. +[rustc-dev-guide]: https://rustc-dev-guide.rust-lang.org + ## License Rust is primarily distributed under the terms of both the MIT license |
