about summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide
diff options
context:
space:
mode:
authorCreepySkeleton <creepy-skeleton@yandex.ru>2019-10-24 21:54:40 +0300
committerSantiago Pastorino <spastorino@gmail.com>2019-10-24 15:54:40 -0300
commit0c155671b2f252d15782eb87f13a8e1204675a92 (patch)
treea73d2cddcf64219593438c9895b2920c38d2fc9b /src/doc/rustc-dev-guide
parent9238525e0f14675cf0df06d77891c33948a886dc (diff)
downloadrust-0c155671b2f252d15782eb87f13a8e1204675a92.tar.gz
rust-0c155671b2f252d15782eb87f13a8e1204675a92.zip
Fix missing link (#480)
Diffstat (limited to 'src/doc/rustc-dev-guide')
-rw-r--r--src/doc/rustc-dev-guide/src/ice-breaker/about.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/doc/rustc-dev-guide/src/ice-breaker/about.md b/src/doc/rustc-dev-guide/src/ice-breaker/about.md
index 1b59fc23fe8..7869bdbce96 100644
--- a/src/doc/rustc-dev-guide/src/ice-breaker/about.md
+++ b/src/doc/rustc-dev-guide/src/ice-breaker/about.md
@@ -14,6 +14,8 @@ Of course, you don't have to wait for new issues to be tagged! If you
 prefer, you can use the Github label for an ICE-breaker group to
 search for existing issues that haven't been claimed yet.
 
+[claim the issue]: https://github.com/rust-lang/triagebot/wiki/Assignment
+
 ## What issues are a good fit for ICE-breaker groups?
 
 "ICE-breaker issues" are intended to be **isolated** bugs of **middle