Skip to content

Commit b8cb2eb

Browse files
author
Amanda Butler
authored
Add debugging redirect
Add requested debugging redirect
1 parent 076f5a1 commit b8cb2eb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

redirects.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@
55
"tools/linux.html" : "tools/manual-installation.html",
66
"tools/after-installation-configuring-mbed-cli.html" : "tools/manual-installation.html",
77
"tools/reference-working-with-mbed-config.html" : "tools/configuration-options.html",
8-
"tutorials/mbed-usb-wav-audio-player.html" : "tutorials/usb-wav-audio-player.html"
8+
"tutorials/mbed-usb-wav-audio-player.html" : "tutorials/usb-wav-audio-player.html",
9+
"debugging/debugging_microbit/" : "tutorials/debug-microbit.html"
910
}

0 commit comments

Comments
 (0)