File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ before.
2424peripherals, sensors and bare metal programming through a series of small, fun
2525projects that you'll develop in Rust.
2626
27- [ discovery ] : discovery
27+ [ discovery ] : discovery/index.html
2828
2929# Learn embedded Rust
3030
@@ -40,7 +40,7 @@ book][book] will get you up to speed with embedded Rust development and then
4040teach you how to effectively use the language (AKA patterns) to build more
4141correct embedded software.
4242
43- [ book ] : book
43+ [ book ] : book/index.html
4444
4545# Write embedded Rust
4646
@@ -64,4 +64,4 @@ of linker scripts, symbols and ABIs. You'll learn about linker script and the
6464language features that let you control the ABI of crates by creating a ` no_std `
6565program for the ARM Cortex-M architecture from scratch.
6666
67- [ The embedonomicon ] :https://rust-embedded.github.io/embedonomicon
67+ [ The embedonomicon ] :embedonomicon/index.html
You can’t perform that action at this time.
0 commit comments