Skip to content

Commit 9dc1432

Browse files
authored
fix link
1 parent e35af12 commit 9dc1432

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_posts/2017-02-02-Rust-1.15.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -253,10 +253,10 @@ check what your packages are doing and update to use `std::env`!
253253

254254
[cargo/3368]: https://github.com/rust-lang/cargo/pull/3368
255255

256-
The `cargo test` command has [gained support for a `--all` flag][cargo/3321],
256+
The `cargo test` command has [gained support for a `--all` flag][cargo/3221],
257257
which is useful when you have a workspace.
258258

259-
[cargo/3321]: https://github.com/rust-lang/cargo/pull/3321
259+
[cargo/3221]: https://github.com/rust-lang/cargo/pull/3221
260260

261261
We now [Compile statically against the MSVC CRT][cargo/3363] on Windows, and
262262
[Link OpenSSL statically][cargo/3311] on Mac OS X.

0 commit comments

Comments
 (0)