mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-12-26 06:04:22 -08:00
MQTT subpage path forwrading
This commit is contained in:
parent
9bf9637614
commit
3795f6a2c2
|
@ -57,6 +57,10 @@
|
||||||
"source": "/docs/software/mqtt/",
|
"source": "/docs/software/mqtt/",
|
||||||
"destination": "/docs/software/integrations/mqtt"
|
"destination": "/docs/software/integrations/mqtt"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"source": "/docs/software/mqtt/:path*/",
|
||||||
|
"destination": "/docs/software/integrations/mqtt/:path*/"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"source": "/docs/getting-started/faq",
|
"source": "/docs/getting-started/faq",
|
||||||
"destination": "/docs/faq/"
|
"destination": "/docs/faq/"
|
||||||
|
|
Loading…
Reference in a new issue