summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide
diff options
context:
space:
mode:
authorSolomon Ucko <solly.ucko@gmail.com>2020-03-16 21:54:15 -0400
committerWho? Me?! <mark-i-m@users.noreply.github.com>2020-03-16 21:00:47 -0500
commita88f0fd9d67f4abb09a7cb7600783e4b1bd74144 (patch)
tree08544c88f1617aad9fcb28a349a9ec576006a24b /src/doc/rustc-dev-guide
parent97bbb58a262ab5514cb4e6759b5311f79f2df8e5 (diff)
downloadrust-a88f0fd9d67f4abb09a7cb7600783e4b1bd74144.tar.gz
rust-a88f0fd9d67f4abb09a7cb7600783e4b1bd74144.zip
Change Rust Koans link to point to first koan
Diffstat (limited to 'src/doc/rustc-dev-guide')
-rw-r--r--src/doc/rustc-dev-guide/src/appendix/humorust.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/rustc-dev-guide/src/appendix/humorust.md b/src/doc/rustc-dev-guide/src/appendix/humorust.md
index 8bd9c48a6c4..20a3d1ff18a 100644
--- a/src/doc/rustc-dev-guide/src/appendix/humorust.md
+++ b/src/doc/rustc-dev-guide/src/appendix/humorust.md
@@ -7,7 +7,7 @@ enlightening?
 - [Ferris Rap](http://fitzgeraldnick.com/2018/12/13/rust-raps.html)
 - [The Genesis of Generic Germination](https://github.com/rust-lang/rust/pull/53645#issue-210543221)
 - [The Bastion of the Turbofish test](https://github.com/rust-lang/rust/blob/79d8a0fcefa5134db2a94739b1d18daa01fc6e9f/src/test/ui/bastion-of-the-turbofish.rs)
-- [Rust Koans](https://users.rust-lang.org/t/rust-koans/2408/4)
+- [Rust Koans](https://users.rust-lang.org/t/rust-koans/2408)
 - [`break rust;`](https://play.rust-lang.org/?version=stable&mode=debug&edition=2018&gist=0ab2bd6a9d722e0f05a95e2a5dcf89cc)
 - [The Nomicon Intro](https://doc.rust-lang.org/stable/nomicon/)
 - [`rustc-ty` renaming punfest](https://rust-lang.zulipchat.com/#narrow/stream/131828-t-compiler/topic/rustc-ty.20naming.20bikeshed.20.2F.20punfest.20(was.3A.20design.20meeting.202.2E.2E.2E )