We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7aace2d commit b9fb838Copy full SHA for b9fb838
src/crates-and-source-files.md
@@ -139,7 +139,7 @@ type must be one of the following:
139
[_utf8 byte order mark_]: https://en.wikipedia.org/wiki/Byte_order_mark#UTF-8
140
[`Termination`]: ../std/process/trait.Termination.html
141
[`core`]: ../core/index.html
142
-[`core::prelude::v1`]: ../core/prelude.index.html
+[`core::prelude::v1`]: ../core/prelude/index.html
143
[`std`]: ../std/index.html
144
[`std::prelude::v1`]: ../std/prelude/index.html
145
[`use` declaration]: items/use-declarations.html
0 commit comments