diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2020-11-18 15:09:08 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2020-11-18 15:09:08 +0000 |
commit | e26bf16ed06dd7fc959961cfe16621c19f0e6acf (patch) | |
tree | 2aef5a95eed3dd25fb154c6c079293bad612a64b /doc/operations/tracing.md | |
parent | adcc3955fe5226e808548d64b545ba94378e5d52 (diff) | |
download | gitlab-ce-e26bf16ed06dd7fc959961cfe16621c19f0e6acf.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/operations/tracing.md')
-rw-r--r-- | doc/operations/tracing.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/operations/tracing.md b/doc/operations/tracing.md index b6ef552772e..94e9fdf5dff 100644 --- a/doc/operations/tracing.md +++ b/doc/operations/tracing.md @@ -38,4 +38,4 @@ GitLab provides an easy way to open the Jaeger UI from within your project: 1. Navigate to your project's **Settings > Operations** and provide the Jaeger URL. 1. Click **Save changes** for the changes to take effect. 1. You can now visit **Operations > Tracing** in your project's sidebar and - GitLab will redirect you to the configured Jaeger URL. + GitLab redirects you to the configured Jaeger URL. |