From 1ae65e0cbda15e44199aee24bdd62393a1f9dbd4 Mon Sep 17 00:00:00 2001 From: Yuri Shkuro Date: Sat, 7 Apr 2018 13:54:11 -0400 Subject: [PATCH] Update links to https://www.jaegertracing.io/docs/ --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 855f58cf66c..d4d4dcfdde4 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ of routing the traffic from Zipkin libraries to the Jaeger backend. ### Documentation - * Published: http://jaeger.readthedocs.io/en/latest/ + * Published: https://www.jaegertracing.io/docs/ * Source: https://github.com/jaegertracing/documentation ### Instrumentation Libraries @@ -83,7 +83,8 @@ of routing the traffic from Zipkin libraries to the Jaeger backend. * [Java client](https://github.com/jaegertracing/jaeger-client-java) * [Python client](https://github.com/jaegertracing/jaeger-client-python) * [Node.js client](https://github.com/jaegertracing/jaeger-client-node) - * [C++ client](https://github.com/jaegertracing/cpp-client) + * [C++ client](https://github.com/jaegertracing/jaeger-client-cpp) + * [C# client](https://github.com/jaegertracing/jaeger-client-csharp) ### Deployment @@ -111,7 +112,7 @@ The Jaeger contributors meet bi-weekly, and everyone is welcome to join. ## Roadmap -See http://jaeger.readthedocs.io/en/latest/roadmap/ +See https://www.jaegertracing.io/docs/roadmap/ ## Questions, Discussions, Bug Reports