summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDov Hershkovitch <dhershkovitch@gitlab.com>2019-09-01 13:27:24 +0000
committercharlieablett <cablett@gitlab.com>2019-09-04 21:06:14 +1200
commitdbdad9aa9d1e2c0f7e65d7ab41a87b93de59c88e (patch)
tree5ba8a7a0b377576e8114dc7e3c562e7407c1721e
parent67b4448e37350a39fa2f7e43aa6b74fc65b3eb6c (diff)
downloadgitlab-ce-docs-UpdateJaeger-URL.tar.gz
Update Jaeger URLdocs-UpdateJaeger-URL
-rw-r--r--doc/user/project/operations/tracing.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/operations/tracing.md b/doc/user/project/operations/tracing.md
index 3fb3be3c21f..91d0ae9d272 100644
--- a/doc/user/project/operations/tracing.md
+++ b/doc/user/project/operations/tracing.md
@@ -26,7 +26,7 @@ and [OpenShift](https://github.com/jaegertracing/jaeger-openshift).
GitLab provides an easy way to open the Jaeger UI from within your project:
-1. [Set up Jaeger](#deploying-jaeger) and configure your application using one of the
+1. [Set up Jaeger](https://www.jaegertracing.io) and configure your application using one of the
[client libraries](https://www.jaegertracing.io/docs/latest/client-libraries/).
1. Navigate to your project's **Settings > Operations** and provide the Jaeger URL.
1. Click **Save changes** for the changes to take effect.