From 61d68b99eadc001285d9af1959425c1f2372b588 Mon Sep 17 00:00:00 2001 From: Matthias Haeussler Date: Thu, 20 Jun 2024 09:52:11 +0200 Subject: [PATCH] corrected link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6a2c66a..cec92da 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This repository offers a getting started guide for OpenTelemetry, the framework ## Link to exercises -You can find the exercises/tutorial here: https://github.com/NovatecConsulting/opentelemetry-training +You can find the exercises/tutorial here: https://novatecconsulting.github.io/opentelemetry-training/ ## How to use this repo This repository consists of two main parts - the tutorial and the hands-on labs. In the tutorial everything you need to know on how to use OpenTelemetry for the labs will get explained. The labs give a hands-on experience on how to use OpenTelemetry in your applications.