rust-cookbook icon indicating copy to clipboard operation
rust-cookbook copied to clipboard

Fix Broken Links

Open Arteiii opened this issue 10 months ago • 0 comments
trafficstars

Tasks for Fixing Broken Links

CONTRIBUTING.md

src/encoding/string/url-encode.md

src/cryptography/hashing/hmac.md

  • [x] Fix or replace the link: [HMAC Signature struct](https://briansmith.org/rustdoc/ring/hmac/struct.Signature.html) (Not Found)

README.md

  • [x] Fix or replace the link: [Rust Cookbook Travis CI](https://travis-ci.com/rust-lang-nursery/rust-cookbook) (Not Found)

src/development_tools/debugging/config_log/log-custom.md

  • [x] Fix or replace the link: [log4rs Config struct](https://docs.rs/log4rs/*/log4rs/config/struct.Config.html) (Not Found)

src/web/scraping/broken.md

  • [x] Fix or replace the link: [tokio spawn function](https://docs.rs/tokio/*/tokio/fn.spawn.html) (Not Found)

src/web/clients/api/rate-limited.md

Arteiii avatar Jan 09 '25 12:01 Arteiii