Merge pull request #984 from meshtastic/pdxlocations-patch-1

MQTT subpage path forwarding
This commit is contained in:
pdxlocations 2024-02-08 10:27:31 -08:00 committed by GitHub
commit 538ccb9cdb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -57,6 +57,10 @@
"source": "/docs/software/mqtt/",
"destination": "/docs/software/integrations/mqtt"
},
{
"source": "/docs/software/mqtt/:path*/",
"destination": "/docs/software/integrations/mqtt/:path*/"
},
{
"source": "/docs/getting-started/faq",
"destination": "/docs/faq/"