diff options
| author | bors <bors@rust-lang.org> | 2020-07-09 18:21:44 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2020-07-09 18:21:44 +0000 |
| commit | be8812203998042783b4ea9850cd8cfa3fd26242 (patch) | |
| tree | d791aa6aa7bb3522e309b034ce70d5f68e9f6399 | |
| parent | 45eea9a822a9e684b8a8a16c3f56d0212a4fcfcb (diff) | |
| parent | c79c6888a5509184112b774a56cfc5ca9f9f1e2b (diff) | |
Auto merge of #5781 - giraffate:fix_a_broken_link, r=phansch
Fix a broken link in CONTRIBUTING.md changelog: none
| -rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 9f7bdcb1be7..69a734e4ee4 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -245,7 +245,7 @@ this to work, you will need the fix of `git subtree` available [here][gitgitgadget-pr]. [gitgitgadget-pr]: https://github.com/gitgitgadget/git/pull/493 -[subtree]: https://github.com/rust-lang/rust/blob/master/CONTRIBUTING.md#external-dependencies-subtree +[subtree]: https://rustc-dev-guide.rust-lang.org/contributing.html#external-dependencies-subtree [`rust-lang/rust`]: https://github.com/rust-lang/rust ## Issue and PR triage |
