fix(web): Fix error tonic-web doc url (#928)
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user