From 342ee75964aa98b562316f79a5eb6d6d216d015e Mon Sep 17 00:00:00 2001
From: Lisa Passing
Date: Thu, 9 Jul 2015 18:46:33 +0200
Subject: [PATCH] update legacy update link
---
app/templates/jobs/pre.hbs | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app/templates/jobs/pre.hbs b/app/templates/jobs/pre.hbs
index 4308e3b4..d4ac9526 100644
--- a/app/templates/jobs/pre.hbs
+++ b/app/templates/jobs/pre.hbs
@@ -9,10 +9,10 @@
{{#if view.job.isLegacyInfrastructure}}
{{#if view.job.isFinished}}
- This job ran on our legacy infrastructure. Please read our docs on how to upgrade
+ This job ran on our legacy infrastructure. Please read our docs on how to upgrade
{{else}}
- This job is running on our legacy infrastructure. Please read our docs on how to upgrade
+ This job is running on our legacy infrastructure. Please read our docs on how to upgrade
{{/if}}
{{/if}}