Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion app/views/alerts/high-alert.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ <h1 class="nhsuk-panel__title" style="color:#212b32;">

<br>

<a href="/updates" style="color:#005eb8;">Example link</a>
<a href="https://guide.ravs.england.nhs.uk/whats-new/" style="color:#005eb8;">Example link</a>


<br><br>
Expand Down
2 changes: 1 addition & 1 deletion app/views/home/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ <h1 class="nhsuk-heading-l nhsuk-u-margin-bottom-6">{% if currentOrganisation %}

{% set insetTextHtml %}
<p>Find out about the latest updates to the service:
<br><a href="/updates" title="External website">What's new (opens in new tab)</a></p>
<br><a href="https://guide.ravs.england.nhs.uk/whats-new/" title="External website">What's new (opens in new tab)</a></p>
{% endset %}

{{ insetText({
Expand Down
2 changes: 1 addition & 1 deletion app/views/layout.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
text: "User guide (opens in new tab)"
},
{
href: "/updates",
href: "https://guide.ravs.england.nhs.uk/whats-new/",
text: "What's new (opens in new tab)"
},
{
Expand Down
31 changes: 0 additions & 31 deletions app/views/updates/dec_24.html

This file was deleted.

33 changes: 0 additions & 33 deletions app/views/updates/feb_25.html

This file was deleted.

46 changes: 0 additions & 46 deletions app/views/updates/future.html

This file was deleted.

54 changes: 0 additions & 54 deletions app/views/updates/index.html

This file was deleted.

32 changes: 0 additions & 32 deletions app/views/updates/jan_25.html

This file was deleted.

152 changes: 0 additions & 152 deletions app/views/updates/multiple.html

This file was deleted.

Loading