linebender / druid

A data-first Rust-native UI design toolkit.
https://linebender.org/druid/
Apache License 2.0
9.58k stars 566 forks source link

Broken links in the book. #2371

Closed platlas closed 1 year ago

platlas commented 1 year ago

Few files were renamed but not links that are referencing them.

https://github.com/linebender/druid/blob/c02452ddeebc527992e8f112f434f23ce24c934d/docs/src/01_overview.md?plain=1#L40-L42 Should be:

[the `Data` trait]: ./03_data.md
[the `Widget` trait]: ./04_widget.md
[the `Lens` trait]: ./05_lens.md