diff --git a/tonic-web/src/lib.rs b/tonic-web/src/lib.rs index e3a869f..9912303 100644 --- a/tonic-web/src/lib.rs +++ b/tonic-web/src/lib.rs @@ -84,7 +84,7 @@ rust_2018_idioms, unreachable_pub )] -#![doc(html_root_url = "https://docs.rs/tonic-reflection/0.3.0")] +#![doc(html_root_url = "https://docs.rs/tonic-web/0.2.0")] #![doc(issue_tracker_base_url = "https://github.com/hyperium/tonic/issues/")] pub use config::Config;