From b5d4a4c0f599e91e36662dd0d952444fa952fd5b Mon Sep 17 00:00:00 2001 From: Lokathor Date: Sun, 30 Jun 2019 16:50:20 -0600 Subject: [PATCH] update the link to `mdbook` Technically the old link is still valid because GitHub will redirect, but this is the real location, so we might as well put it directly. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c94bbbf..650659e 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ infinitesimal fragments of despair. Building the Nomicon requires [mdBook]. To get it: -[mdBook]: https://github.com/azerupi/mdBook +[mdBook]: https://github.com/rust-lang-nursery/mdBook ```bash $ cargo install mdbook