Skip to content

Conversation

@drakedevel
Copy link
Contributor

The doc link in README.md was updated to point to docs.rs in 02ebfc0, but the link in Cargo.toml still points to the old site. This PR updates Cargo.toml to match.

(I got confused following the docs link on crates.io, since the example code on the old site no longer builds 😛)

@rust-highfive
Copy link

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @nastevens (or someone else) soon.

If any changes to this PR are deemed necessary, please add them as extra commits. This ensures that the reviewer can see what has changed since they last reviewed the code. Due to the way GitHub handles out-of-date commits, this should also make it reasonably obvious what issues have or haven't been addressed. Large or tricky changes may require several passes of review and changes.

Please see the contribution instructions for more information.

@nastevens
Copy link
Member

Oops! Thanks for the fix!

bors r+

bors bot added a commit that referenced this pull request Sep 2, 2019
20: Update documentation link in Cargo.toml to match README.md r=nastevens a=drakedevel The doc link in README.md was updated to point to docs.rs in 02ebfc0, but the link in Cargo.toml still points to the old site. This PR updates Cargo.toml to match. (I got confused following the docs link on crates.io, since the example code on the old site no longer builds 😛) Co-authored-by: Andrew Drake <adrake@adrake.org>
@bors
Copy link
Contributor

bors bot commented Sep 2, 2019

@bors bors bot merged commit 9f1ce3b into rust-embedded:master Sep 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment