diff --git a/front/lib/front_web/templates/job/_ssh_popup.html.eex b/front/lib/front_web/templates/job/_ssh_popup.html.eex index 9d762a1bb..ba96bccf9 100644 --- a/front/lib/front_web/templates/job/_ssh_popup.html.eex +++ b/front/lib/front_web/templates/job/_ssh_popup.html.eex @@ -10,7 +10,7 @@ />
- Paste this to your terminal to access the job via SSH. Read more at: Docs: Debugging with SSH + Paste this to your terminal to access the job via SSH. Read more at: Docs: Debugging with SSH
<%= render FrontWeb.SharedView, "_connect_cli_instructions.html", organization: @organization, user: @user %>