summaryrefslogtreecommitdiff
path: root/app/views/ci/runner/_how_to_setup_runner.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/ci/runner/_how_to_setup_runner.html.haml')
-rw-r--r--app/views/ci/runner/_how_to_setup_runner.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/ci/runner/_how_to_setup_runner.html.haml b/app/views/ci/runner/_how_to_setup_runner.html.haml
index b75dab0acc5..8db7727b80c 100644
--- a/app/views/ci/runner/_how_to_setup_runner.html.haml
+++ b/app/views/ci/runner/_how_to_setup_runner.html.haml
@@ -8,7 +8,7 @@
= (_("(checkout the %{link} for information on how to install it).") % { link: link }).html_safe
%li
= _("Specify the following URL during the Runner setup:")
- %code= root_url(only_path: false)
+ %code#coordinator_address= root_url(only_path: false)
%li
= _("Use the following registration token during setup:")
%code#registration_token= registration_token