Merge pull request #6 from alphagov/ph-notification-page-bu

Fixed broken return path to job from notification page
This commit is contained in:
Chris Heathcote
2015-11-30 16:43:33 +00:00

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>