Skip to content

Commit

Permalink
Fix a link in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
tesaguri committed Oct 18, 2020
1 parent b51daaa commit c994ccd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oauth1-request-derive/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

//! This crate provides a derive macro for [`oauth1_request::Request`][Request]:
//!
//! [Request]: https://docs.rs/oauth1-request/0.3/oauth1_request/request/trait.Request.html
//! [Request]: https://docs.rs/oauth1-request/0.3/oauth1_request/trait.Request.html
//!
//! ```
//! #[derive(oauth::Request)]
Expand Down

0 comments on commit c994ccd

Please sign in to comment.