From 747c404fb1295d54eb628a434ebf782d2f180bfb Mon Sep 17 00:00:00 2001 From: Nfer Zhuang Date: Mon, 11 Jul 2022 20:57:33 +0800 Subject: [PATCH] typo on example link (#3083) --- examples/http/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/http/README.md b/examples/http/README.md index a35193c9b6..95bad89e5a 100644 --- a/examples/http/README.md +++ b/examples/http/README.md @@ -44,7 +44,7 @@ Setup [Jaeger Tracing](https://www.jaegertracing.io/docs/latest/getting-started/ #### Zipkin UI `zipkin:server` script should output the `traceid` in the terminal (e.g `traceid: 4815c3d576d930189725f1f1d1bdfcc6`). -Go to Zipkin with your browser (e.g +Go to Zipkin with your browser (e.g )

@@ -67,7 +67,7 @@ Go to Zipkin with your browser (e.g +Go to Jaeger with your browser (e.g )