diff --git a/lesson-3-2/README.md b/lesson-3-2/README.md index bd8d045..5ae5d8f 100644 --- a/lesson-3-2/README.md +++ b/lesson-3-2/README.md @@ -84,6 +84,6 @@ Once you've created some dummy telemetry by interacting with your application, y In this tutorial, we have seen the steps to configure the agent with some code changes. -In the next lesson, we will learn how to instrument our application and create spans manually. +In the [next lesson](https://github.com/SigNoz/opentelemetry-python-example/tree/main/lesson-4), we will learn how to create spans manually. ---- \ No newline at end of file +---