mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-03-05 21:00:08 -08:00
add trailing slash too
This commit is contained in:
parent
ae3fa6a420
commit
00e0a7c0b1
|
@ -63,6 +63,14 @@
|
||||||
{
|
{
|
||||||
"source": "/docs/legal/licensing",
|
"source": "/docs/legal/licensing",
|
||||||
"destination": "/docs/legal/licensing-and-trademark"
|
"destination": "/docs/legal/licensing-and-trademark"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"source": "/docs/legal/trademark/",
|
||||||
|
"destination": "/docs/legal/licensing-and-trademark"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"source": "/docs/legal/licensing/",
|
||||||
|
"destination": "/docs/legal/licensing-and-trademark"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
Loading…
Reference in a new issue