8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43eb12a commit 4fdfcf0Copy full SHA for 4fdfcf0
_posts/2018-01-04-Rust-1.23.md
@@ -50,7 +50,7 @@ they've found.
50
[since October of last year]: https://github.com/rust-lang/rust/pull/45324
51
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][].
+Rather than being on https://doc.rust-lang.org, they've been at https://doc.crates.io.
54
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
0 commit comments