Skip to content

Commit 01ffa5f

Browse files
authored
Rollup merge of rust-lang#93413 - lsimons:patch-1, r=Dylan-DPC
Fix broken link from rustdoc docs to ayu theme
2 parents 4115c3f + 51dacc5 commit 01ffa5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/rustdoc/src/what-to-include.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ rustdoc --theme awesome.css src/lib.rs
118118

119119
Here is an example of a new theme, [Ayu].
120120

121-
[Ayu]: https://github.com/rust-lang/rust/blob/master/src/librustdoc/html/static/themes/ayu.css
121+
[Ayu]: https://github.com/rust-lang/rust/blob/master/src/librustdoc/html/static/css/themes/ayu.css
122122
[API Guidelines]: https://rust-lang.github.io/api-guidelines/documentation.html#rustdoc-does-not-show-unhelpful-implementation-details-c-hidden
123123
[Documentation tests]: documentation-tests.md
124124
[on this blog]: https://blog.guillaume-gomez.fr/articles/2016-09-16+Generating+doc+with+rustdoc+and+a+custom+theme

0 commit comments

Comments
 (0)