Skip to content

Commit 458863d

Browse files
authored
Merge pull request #1228 from ARMmbed/fix-leading-slash-redirect-514
Remove leading slash from redirect value v5.14
2 parents ed7693c + a43e3b3 commit 458863d

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/windows.html" : "tools/installation-and-setup.html",
44
"tools/macos.html" : "tools/installation-and-setup.html",
55
"tools/linux.html" : "tools/manual-installation.html",

0 commit comments

Comments
 (0)