Skip to content

Commit 1da3c41

Browse files
authored
Merge pull request #231 from ehuss/preludes
Update link for no_std.
2 parents 569bb82 + 822ec2b commit 1da3c41

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)