We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0b974c0 + 9b0d02d commit 00132f3Copy full SHA for 00132f3
src/doc/contrib/src/implementation/subcommands.md
@@ -17,7 +17,7 @@ automatically search for a subcommand named `cargo-{NAME}` in the users `PATH`
17
to execute the subcommand.
18
19
20
-[`clap`]: https://clap.rs/
+[`clap`]: https://docs.rs/clap
21
[`src/bin/cargo/commands/build.rs`]: https://github.com/rust-lang/cargo/tree/master/src/bin/cargo/commands/build.rs
22
[`src/cargo/ops`]: https://github.com/rust-lang/cargo/tree/master/src/cargo/ops
23
[`src/bin/cargo/commands`]: https://github.com/rust-lang/cargo/tree/master/src/bin/cargo/commands
0 commit comments