diff options
| author | Santiago Pastorino <spastorino@gmail.com> | 2019-08-01 15:30:45 -0300 |
|---|---|---|
| committer | Who? Me?! <mark-i-m@users.noreply.github.com> | 2019-08-01 15:59:45 -0500 |
| commit | 2f1fcd794f2c77bfcfd7b9028ddf06980ba8ea5d (patch) | |
| tree | 61e4ab0744a6b64b4534f918b8921ff268df10d9 /src/doc/rustc-dev-guide | |
| parent | df96d6fbca1db3d87b4fee056ad31518e2bd221e (diff) | |
| download | rust-2f1fcd794f2c77bfcfd7b9028ddf06980ba8ea5d.tar.gz rust-2f1fcd794f2c77bfcfd7b9028ddf06980ba8ea5d.zip | |
Fix experts map link
Diffstat (limited to 'src/doc/rustc-dev-guide')
| -rw-r--r-- | src/doc/rustc-dev-guide/src/compiler-team.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/rustc-dev-guide/src/compiler-team.md b/src/doc/rustc-dev-guide/src/compiler-team.md index f01b4a8d558..1dbeeb42275 100644 --- a/src/doc/rustc-dev-guide/src/compiler-team.md +++ b/src/doc/rustc-dev-guide/src/compiler-team.md @@ -22,7 +22,7 @@ check out our [experts directory][experts]. It contains a listing of the various parts of the compiler and a list of people who are experts on each one. -[experts]: https://github.com/rust-lang/compiler-team/blob/master/content/docs/experts/map.toml +[experts]: https://github.com/rust-lang/compiler-team/blob/master/content/experts/map.toml ## Rust compiler meeting |
