diff --git a/src/doc/src/reference/resolver.md b/src/doc/src/reference/resolver.md index 57e42cf02de..26530990f4f 100644 --- a/src/doc/src/reference/resolver.md +++ b/src/doc/src/reference/resolver.md @@ -438,7 +438,7 @@ the `links` field if your library is in common use. [Yanked releases][yank] are those that are marked that they should not be used. When the resolver is building the graph, it will ignore all yanked releases unless they already exist in the `Cargo.lock` file or are explicitly -requested by the [`--precise`] flag of `cargo update` (nightly only). +requested by the [`--precise`] flag of `cargo update`. [yank]: publishing.md#cargo-yank [`--precise`]: ../commands/cargo-update.md#option-cargo-update---precise