From 8d42e6f9da32d4fda69f98938d32794f92ccac5d Mon Sep 17 00:00:00 2001 From: Elise Kaminski Date: Thu, 2 Mar 2023 17:12:14 +0000 Subject: [PATCH] redirects.json updated to resolve troubleshooting broken link --- redirects.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/redirects.json b/redirects.json index be7110ed2d..1acb82f0d5 100644 --- a/redirects.json +++ b/redirects.json @@ -177,5 +177,7 @@ "apis/mesh.html" : "apis/mesh-api.html", "apis/dns.html" : "apis/dns-apis.html", "porting/psa-compliance-port.html" : "porting/porting-security.html", - "build-tools/mbed-cli.html" : "build-tools/mbed-cli-1.html" + "build-tools/mbed-cli.html" : "build-tools/mbed-cli-1.html", + "tutorials/debugging-applications.html" : "debug-test/troubleshooting-common-issues.html", + "mbed-os/v6.0/contributing/index.html" : "mbed-os/latest/contributing/index.html" }