Skip to content

Commit d995727

Browse files
Merge pull request #724 from realaravinth/master
Fixed broken link to nightly rustdoc
2 parents 9feb096 + c38bf4a commit d995727

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

posts/inside-rust/2020-09-17-stabilizing-intra-doc-links.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ In particular, there have been a ton of people who stepped up to help [convert t
173173

174174
[`javadoc`]: https://www.oracle.com/java/technologies/javase/javadoc-tool.html
175175
[`rustdoc`]: https://doc.rust-lang.org/rustdoc/
176-
[Intra-doc links]: https://doc.rust-lang.org/nightly/rustdoc/unstable-features.html#linking-to-items-by-name
176+
[Intra-doc links]: https://doc.rust-lang.org/nightly/rustdoc/linking-to-items-by-name.html
177177
[items]: https://doc.rust-lang.org/reference/items.html
178178
[broken-string-links]: https://github.com/rust-lang/rust/issues/32129
179179
[tracking-issue]: https://github.com/rust-lang/rust/issues/43466

0 commit comments

Comments
 (0)