redirects: change link for `#![no_std]` tutorial

This commit is contained in:
kadiwa 2023-07-15 17:02:35 +02:00 committed by Carol (Nichols || Goulding)
parent 66aedb4a61
commit 72187f5cd0
1 changed files with 3 additions and 3 deletions

View File

@ -7,11 +7,11 @@
---
This particular chapter has moved to [the Unstable Book][2].
This particular chapter has moved to [the Rustonomicon][2].
* **[In the Unstable Rust Book: `lang_items` — Writing an executable without stdlib][2]**
* **[In the Rustonomicon: Beneath std][2]**
* <small>[In the first edition: Ch 4.12 — Using Rust without the Standard Library][1]</small>
[1]: https://doc.rust-lang.org/1.30.0/book/first-edition/using-rust-without-the-standard-library.html
[2]: ../unstable-book/language-features/lang-items.html#writing-an-executable-without-stdlib
[2]: ../nomicon/beneath-std.html