Skip to content

Commit 822ec2b

Browse files
committed
Update link for no_std.
1 parent 61d907d commit 822ec2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/rust-2018/module-system/path-clarity.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ Some examples of needing to explicitly import sysroot crates are:
9898
[`test`]: ../../../test/index.html
9999
[nightly channel]: ../../../book/appendix-07-nightly-rust.html
100100
[no_core]: https://github.com/rust-lang/rust/issues/29639
101-
[no_std]: ../../../reference/crates-and-source-files.html#preludes-and-no_std
101+
[no_std]: ../../../reference/names/preludes.html#the-no_std-attribute
102102

103103
#### Macros
104104

0 commit comments

Comments
 (0)