From bab1d5d255940c3142d10d174495899c56e14322 Mon Sep 17 00:00:00 2001 From: Lucio Franco Date: Thu, 12 Dec 2019 12:02:01 -0500 Subject: [PATCH] chore: Fix readme links (#181) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cbeb00e..8ae4f24 100644 --- a/README.md +++ b/README.md @@ -97,8 +97,8 @@ terms or conditions. [`prost`]: https://github.com/danburkert/prost [`protobuf`]: https://developers.google.com/protocol-buffers [`rustls`]: https://github.com/ctz/rustls -[`tonic-examples`]: https://github.com/hyperium/tonic/tree/master/examples -[`tonic-interop`]: https://github.com/hyperium/tonic/tree/master/interop +[`examples`]: https://github.com/hyperium/tonic/tree/master/examples +[`interop`]: https://github.com/hyperium/tonic/tree/master/interop [Examples]: https://github.com/hyperium/tonic/tree/master/examples [Website]: https://github.com/hyperium/tonic [Docs]: https://docs.rs/tonic