]> git.proxmox.com Git - rustc.git/blobdiff - src/doc/edition-guide/src/rust-2018/cargo-and-crates-io/cargo-workspaces-for-multi-package-projects.md
New upstream version 1.41.1+dfsg1
[rustc.git] / src / doc / edition-guide / src / rust-2018 / cargo-and-crates-io / cargo-workspaces-for-multi-package-projects.md
index c2189e43d34531203b2bc3937b90706fc80b3a18..9804ac9a909efc3965088ef78a00e934af821993 100644 (file)
@@ -21,7 +21,7 @@ is a *workspace* that contains many related packages:
 
 and more.
 
-[the `futures` package]: https://github.com/rust-lang-nursery/futures-rs
+[the `futures` package]: https://github.com/rust-lang/futures-rs
 
 Workspaces allow these packages to be developed individually, but they share
 a single set of dependencies, and therefore have a single target directory