ferrous-systems / rust-exercises

Exercises for learning Rust, by Ferrous Systems
Creative Commons Attribution Share Alike 4.0 International
127 stars 15 forks source link

Clean up summary for embedded exercises #72

Closed jonathanpallant closed 4 months ago

jonathanpallant commented 4 months ago

Now you can share URLs like https://github.com/ferrous-systems/rust-exercises/blob/21adb657d5dea01b940166e608d9cfbaffbd65dc/exercise-book/src/SUMMARY.md#nrf52-radio-workbook, which takes you to the summary rather than dropping you into a specific chapter (which makes the summary invisible when reading on Github)

miguelraz commented 4 months ago

Oh yeah, this completely makes sense. Go go go 100%.