chore(docs): Fix examples link (#202)
* url is just examples, not tonic-examples * Change root directory from tonic-examples to examples. Matches current directory structure.
This commit is contained in:
+1
-1
@@ -53,7 +53,7 @@
|
||||
//! [`hyper`]: https://docs.rs/hyper
|
||||
//! [`tower`]: https://docs.rs/tower
|
||||
//! [`tonic-build`]: https://docs.rs/tonic-build
|
||||
//! [`tonic-examples`]: https://github.com/hyperium/tonic/tree/master/tonic-examples
|
||||
//! [`tonic-examples`]: https://github.com/hyperium/tonic/tree/master/examples
|
||||
//! [`Codec`]: codec/trait.Codec.html
|
||||
//! [`Channel`]: transport/struct.Channel.html
|
||||
//! [`Server`]: transport/struct.Server.html
|
||||
|
||||
Reference in New Issue
Block a user