From 66e1ca6cd0f853e8038e82a38deb931889056da3 Mon Sep 17 00:00:00 2001 From: Antony Bishop <36888942+AntonyBishop@users.noreply.github.com> Date: Tue, 16 Apr 2024 12:35:22 +0100 Subject: [PATCH] Fix broken link --- .../principles/frontend-development-principles.html.md.erb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/documentation/principles/frontend-development-principles.html.md.erb b/source/documentation/principles/frontend-development-principles.html.md.erb index 6f90151..b18d1b9 100644 --- a/source/documentation/principles/frontend-development-principles.html.md.erb +++ b/source/documentation/principles/frontend-development-principles.html.md.erb @@ -1,7 +1,7 @@ --- owner_slack: "#operations-engineering-alerts" title: Frontend Development Principles -last_reviewed_on: 2024-03-25 +last_reviewed_on: 2024-04-16 review_in: 1 months --- @@ -162,7 +162,7 @@ When writing your code, you’ll be checking your results and debugging them in your favourite browser. Make sure you also check on the most common browsers. You may find that Firefox is best for debugging, but don’t forget to check Chrome and IE as often as possible. Use [browsersync](https://www.browsersync.io/) -to try multiple browsers at once and use virtual machines for old browsers (eg. [modern.ie](https://dev.windows.com/en-us/microsoft-edge/tools/vms/)) +to try multiple browsers at once and use [virtual machines for old browsers](https://learn.microsoft.com/en-us/microsoft-edge/devtools-guide-chromium/device-mode/testing-other-browsers). ## 15. Implement SEO and semantic markup Apart from internal sites and ones that are on service.gov.uk (which should block