Skip to content

Commit 7d18d41

Browse files
authored
Merge pull request #1023 from Dengjianping/fix-changelog-link
Fix the note link for rust 1.63
2 parents f225d04 + e407795 commit 7d18d41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

posts/2022-08-11-Rust-1.63.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ the beta channel (`rustup default beta`) or the nightly channel (`rustup default
2323
Please [report] any bugs you might come across!
2424

2525
[install]: https://www.rust-lang.org/install.html
26-
[notes]: https://github.com/rust-lang/rust/blob/master/RELEASES.md#version-1620-2022-06-30
26+
[notes]: https://github.com/rust-lang/rust/blob/master/RELEASES.md#version-1630-2022-08-11
2727
[report]: https://github.com/rust-lang/rust/issues/new/choose
2828

2929
## What's in 1.63.0 stable

0 commit comments

Comments
 (0)