Skip to content

Commit

Permalink
adjust doc link in macros/lib.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
2ndTaleStudio committed Aug 7, 2019
1 parent 133ad9a commit 655e3b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion macros/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Author: André Borrmann
* License: Apache License 2.0
**********************************************************************************************************************/
#![doc(html_root_url = "https://docs.rs/ruspiro-interrupt/0.1.0")]
#![doc(html_root_url = "https://docs.rs/ruspiro-interrupt-macros/0.1.0")]

//! # Interrupt Macros
//!
Expand Down

0 comments on commit 655e3b6

Please sign in to comment.