Skip to content

Commit f37b9bd

Browse files
committed
Update the reference link in a message
Follow up dc81356.
1 parent 74d062b commit f37b9bd

File tree

1 file changed

+1
-1
lines changed
  • crates/cargo-platform/src

1 file changed

+1
-1
lines changed

crates/cargo-platform/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ impl Platform {
9191
This key is not supported for selecting dependencies \
9292
and will not work as expected. \
9393
Use the [features] section instead: \
94-
https://doc.rust-lang.org/cargo/reference/manifest.html#the-features-section"
94+
https://doc.rust-lang.org/cargo/reference/features.html"
9595
)),
9696
_ => (),
9797
},

0 commit comments

Comments
 (0)