diff --git a/app/views/lieutenant/dashboard/index.html.slim b/app/views/lieutenant/dashboard/index.html.slim index cb95d0912..bd1c8bd2d 100644 --- a/app/views/lieutenant/dashboard/index.html.slim +++ b/app/views/lieutenant/dashboard/index.html.slim @@ -30,7 +30,7 @@ hr.govuk-section-break.govuk-section-break--m p.govuk-body Each assessment report has to be submitted using an online form that is linked to that group. However, you may prefer to download a Word version of the form, which you can print off or save, and use as a template while you carry out your assessment. Once your assessment is complete, you can then copy and paste the final answers into the online form. .govuk-body - = link_to "Download KAVS local assessment form 2023 (Word)", + = link_to "Download KAVS local assessment form 2024 (Word)", "https://storage.googleapis.com/lord-lieutenant-guidance/KAVS%20local%20assessment%20form%202024%20Word%20version.docx", class: "download-link govuk-link govuk-link--no-visited-state" @@ -42,7 +42,7 @@ | Get accessible format of the local assessment form .govuk-details__text p.govuk-body If you use assistive technology, such as a screen reader, you can use an accessible PDF version of the local assessment form. - = link_to "Download KAVS local assessment form 2022 (PDF)", + = link_to "Download KAVS local assessment form 2024 (PDF)", "https://storage.googleapis.com/lord-lieutenant-guidance/KAVS%20local%20assessment%20form%202024%20(Accessible).pdf", class: "download-link govuk-link govuk-link--no-visited-state", rel: "noreferrer noopener", @@ -89,7 +89,7 @@ | Get accessible format of the logo guidelines .govuk-details__text p.govuk-body If you use assistive technology, such as a screen reader, you can use an accessible PDF version of the logo guidelines. - = link_to "Download KAVS emblem guidelines 2022 (PDF)", + = link_to "Download KAVS emblem guidelines 2024 (PDF)", "https://storage.googleapis.com/lord-lieutenant-guidance/Accessible%20-%20KAVS%20Emblem%20Guidelines%202023.pdf", class: "download-link govuk-link govuk-link--no-visited-state", rel: "noreferrer noopener",