Update logos
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||

|
||||

|
||||
|
||||
A rust implementation of [gRPC], a high performance, open source, general
|
||||
RPC framework that puts mobile and HTTP/2 first.
|
||||
|
||||
+1
-1
@@ -66,7 +66,7 @@
|
||||
unreachable_pub
|
||||
)]
|
||||
#![doc(
|
||||
html_logo_url = "https://github.com/LucioFranco/tonic/raw/master/.github/assets/tonic-docs.png"
|
||||
html_logo_url = "https://github.com/hyperium/tonic/raw/master/.github/assets/tonic-docs.png"
|
||||
)]
|
||||
#![doc(html_root_url = "https://docs.rs/tonic/0.1.0-alpha.1")]
|
||||
#![doc(issue_tracker_base_url = "https://github.com/hyperium/tonic/issues/")]
|
||||
|
||||
Reference in New Issue
Block a user