Skip to content

Commit e407795

Browse files
committed
Fix the note link
Signed-off-by: Dengjianping <djptux@gmail.com>
1 parent f225d04 commit e407795

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)