From 45d28c136feb75d7e670282a840ffea7960588a9 Mon Sep 17 00:00:00 2001 From: Jason Parraga Date: Sat, 14 Oct 2023 02:37:19 -0700 Subject: [PATCH] Fix OpenTelemetry link in README (#2755) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 18095eeb..efae6da4 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ > use it to monitor applications and set up automatic alerts to receive notifications via email, > Slack, Telegram, and others. > -> See [OpenTelemetry](example/otel) example which demonstrates how you can use Uptrace to monitor +> See [OpenTelemetry](master/example/otel) example which demonstrates how you can use Uptrace to monitor > go-redis. ## Documentation