summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axil@gitlab.com>2019-09-10 14:45:50 +0000
committerAchilleas Pipinellis <axil@gitlab.com>2019-09-10 14:45:50 +0000
commit6a0d160f0788908b87dfb0b6eb7f9cae189cdd99 (patch)
tree1a7220ff2579edac5587a089034f88eef1fb61d5
parent797848c0c8ab7fafd0712f52aee33053b34ae551 (diff)
parentb890ab1bb526bbc97ad419d9b24e0015ef01b207 (diff)
downloadgitlab-ce-6a0d160f0788908b87dfb0b6eb7f9cae189cdd99.tar.gz
Merge branch 'docs-UpdateJaeger-URL' into 'master'
Docs update jaeger url See merge request gitlab-org/gitlab-ce!32640
-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.