Skip to content
Snippets Groups Projects
Commit cff91d7a authored by Sacha Ayoun's avatar Sacha Ayoun
Browse files

fix broken link

parent e2746a15
No related branches found
No related tags found
No related merge requests found
<footer class="site-footer">
<p>&copy; {{ site.time | date: "%Y" }} {{ site.copyright }}<br />
<a href="https://www.imperial.ac.uk/about-the-site/privacy/">Privacy Notice</a> - <a href="/accessibility">Accessibility</a></p>
<a href="https://www.imperial.ac.uk/about-the-site/privacy/">Privacy Notice</a> - <a href="{{ '/accessibility/' | relative_url }}">Accessibility</a></p>
</footer>
......@@ -44,7 +44,7 @@ The content that is not accessible is outlined with details of:
- where it fails the success criteria
- planned dates for when issues will be fixed
[View our current list of non accessible content](/accessibility/non-accessible-list)
[View our current list of non accessible content]({{ '/accessibility/non-accessible-list/' | relative_url }})
Some documents and content are [exempt from the regulations](https://www.legislation.gov.uk/uksi/2018/952/regulation/4/made) (such as live video content and PDFs or other documents published before 23 September 2018 if they’re not essential to providing our services), so we do not currently have any plans to make them accessible. But if you need to access information in one of these document types, you can contact us and ask for an alternative format.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment