File tree 1 file changed +5
-4
lines changed
1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -50,11 +50,12 @@ they've found.
50
50
[ since October of last year ] : https://github.com/rust-lang/rust/pull/45324
51
51
52
52
In other documentation news, historically, Cargo's docs have been a bit strange.
53
- Rather than being on https://doc.rust-lang.org , they've been at https://doc.crates.io .
53
+ Rather than being on [ doc.rust-lang.org] ( https://doc.rust-lang.org ) ,
54
+ they've been at [ doc.crates.io] ( https://doc.crates.io ) .
54
55
With this release, [ that's changing] ( https://github.com/rust-lang/rust/pull/45692 ) .
55
- You can now find Cargo's docs at [ https://doc.rust-lang.org/cargo ] [ ] . Additionally, they've
56
- been converted to the same format as our other long-form documentation. We'll be
57
- adding a redirect from ` doc.crates.io ` to this page, and you can expect to see more
56
+ You can now find Cargo's docs at [ doc.rust-lang.org/cargo ] ( https://doc.rust-lang.org/cargo ) .
57
+ Additionally, they've been converted to the same format as our other long-form documentation.
58
+ We'll be adding a redirect from ` doc.crates.io ` to this page, and you can expect to see more
58
59
improvements and updates to Cargo's docs throughout the year.
59
60
60
61
See the [ detailed release notes] [ notes ] for more.
You can’t perform that action at this time.
0 commit comments