rustbox icon indicating copy to clipboard operation
rustbox copied to clipboard

Fix doc link in readme

Open rminderhoud opened this issue 7 years ago • 1 comments

Fixes #83

rminderhoud avatar Aug 08 '18 01:08 rminderhoud

Makes the link at least point somewhere that exists but there is no extra information on that page. Seems the root cause is in the docs build failing:

https://docs.rs/crate/rustbox/0.11.0/builds/102651

Which is a result of broken termbox-sys build.rs file. See issue: https://github.com/gchp/termbox-sys/issues/11

rminderhoud avatar Aug 08 '18 01:08 rminderhoud