Skip to content

Commit daae00f

Browse files
authored
Merge pull request #1230 from ARMmbed/fix-leading-slash-redirect-dev
Remove leading slash from redirect value dev
2 parents 922afeb + 01b54da commit daae00f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

redirects.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"reference/mesh-tech.html" : "/reference/6LoWPAN-ND-tech.html",
2+
"reference/mesh-tech.html" : "reference/6LoWPAN-ND-tech.html",
33
"tools/developing-arm-mbed-cli.html" : "tools/developing-mbed-cli.html",
44
"tools/windows.html" : "tools/installation-and-setup.html",
55
"tools/macos.html" : "tools/installation-and-setup.html",

0 commit comments

Comments
 (0)