Update logos

This commit is contained in:
Lucio Franco
2019-10-01 17:53:10 -04:00
parent bee8acd8c3
commit b8483b92f9
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
![](https://github.com/LucioFranco/tonic/raw/master/.github/assets/tonic-banner.svg?sanitize=true)
![](https://github.com/hyperium/tonic/raw/master/.github/assets/tonic-banner.svg?sanitize=true)
A rust implementation of [gRPC], a high performance, open source, general
RPC framework that puts mobile and HTTP/2 first.
+1 -1
View File
@@ -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/")]