Fixed broken return path to job from notification page

This commit is contained in:
Pete Herlihy
2015-11-30 16:38:29 +00:00
parent 9e5386b133
commit cd2285d78b

View File

@@ -13,7 +13,7 @@ GOV.UK Notify | Notifications activity
<p>This page will be where we show what happened for a specific notification.</p>
<p>
<a href="/job">View other notifications in this job</a>
<a href="/jobs/job">View other notifications in this job</a>
</p>
</div>
</div>