From 27e5438dc5eb6532532e1bf5a6ec16fd3360e78c Mon Sep 17 00:00:00 2001 From: omerfsen Date: Wed, 26 Aug 2020 15:35:13 +0100 Subject: [PATCH] Update tracing.ipynb --- examples/models/tracing/tracing.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/models/tracing/tracing.ipynb b/examples/models/tracing/tracing.ipynb index de17e04d96..973a5196b9 100644 --- a/examples/models/tracing/tracing.ipynb +++ b/examples/models/tracing/tracing.ipynb @@ -53,7 +53,7 @@ "source": [ "## Install Jaeger\n", "\n", - "Follow the Jaeger docs to [install on Kubernetes](https://www.jaegertracing.io/docs/latest/operator/)." + "Follow the Jaeger docs to [install on Kubernetes](https://www.jaegertracing.io/docs/1.18/operator/)." ] }, {