Skip to content

Commit 256a6e1

Browse files
Update RELEASES.md
1 parent a693edb commit 256a6e1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

RELEASES.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,8 +135,8 @@ Cargo
135135
These artifacts are produced by Cargo and rustc during the build process.
136136
End users usually won't need to interact with them, and the layout inside
137137
`build-dir` is an implementation detail that may change without notice.
138-
([config doc](https://doc.rust-lang.org/nightly/cargo/reference/config.html#buildbuild-dir))
139-
([build cache doc](https://doc.rust-lang.org/nightly/cargo/reference/build-cache.html))
138+
([config doc](https://doc.rust-lang.org/stable/cargo/reference/config.html#buildbuild-dir))
139+
([build cache doc](https://doc.rust-lang.org/stable/cargo/reference/build-cache.html))
140140
[#15833](https://github.com/rust-lang/cargo/pull/15833)
141141
[#15840](https://github.com/rust-lang/cargo/pull/15840)
142142
- The `--target` flag and the `build.target` configuration can now take literal

0 commit comments

Comments
 (0)