mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-11-09 23:24:10 -08:00
7badcedbbc
* Move meshtasticator to official software, add docs pages. * formatting changes and add link back * feedback * feedback * redirect
130 lines
3.9 KiB
JSON
130 lines
3.9 KiB
JSON
{
|
|
"trailingSlash": true,
|
|
"redirects": [
|
|
{
|
|
"source": "/docs/settings/",
|
|
"destination": "/docs/configuration/"
|
|
},
|
|
{
|
|
"source": "/docs/settings/config/",
|
|
"destination": "/docs/configuration/radio/"
|
|
},
|
|
{
|
|
"source": "/docs/settings/config/:path*/",
|
|
"destination": "/docs/configuration/radio/:path*/"
|
|
},
|
|
{
|
|
"source": "/docs/settings/moduleconfig/",
|
|
"destination": "/docs/configuration/module/"
|
|
},
|
|
{
|
|
"source": "/docs/settings/moduleconfig/:path*/",
|
|
"destination": "/docs/configuration/module/:path*/"
|
|
},
|
|
{
|
|
"source": "/docs/hardware/peripheral/",
|
|
"destination": "/docs/configuration/module/remote-hardware/#remote-hardware-module-usage"
|
|
},
|
|
{
|
|
"source": "/docs/configuration/rak-gpio-mapping/",
|
|
"destination": "/docs/hardware/devices/rak/core-module/#gpio"
|
|
},
|
|
{
|
|
"source": "/software/android-too-old(.*)/",
|
|
"destination": "/docs/software/android/installation/"
|
|
},
|
|
{
|
|
"source": "/docs/software/android/android-installation(.*)/",
|
|
"destination": "/docs/software/android/installation/"
|
|
},
|
|
{
|
|
"source": "/docs/hardware/devices/Nano%20Series/",
|
|
"destination": "/docs/hardware/devices/nano/"
|
|
},
|
|
{
|
|
"source": "/docs/hardware/supported-hardware/",
|
|
"destination": "/docs/hardware/devices/"
|
|
},
|
|
{
|
|
"source": "/docs/hardware/devices/station-g1/",
|
|
"destination": "/docs/hardware/devices/station-series/"
|
|
},
|
|
{
|
|
"source": "/docs/legal/trademark/",
|
|
"destination": "/docs/legal/licensing-and-trademark/"
|
|
},
|
|
{
|
|
"source": "/docs/legal/licensing/",
|
|
"destination": "/docs/legal/licensing-and-trademark/"
|
|
},
|
|
{
|
|
"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/"
|
|
},
|
|
{
|
|
"source": "/docs/",
|
|
"destination": "/docs/introduction/"
|
|
},
|
|
{
|
|
"source": "/docs/hardware/devices/rak/:path*/",
|
|
"destination": "/docs/hardware/devices/rak-wireless/wisblock/:path*"
|
|
},
|
|
{
|
|
"source": "/docs/hardware/devices/lora/:path*/",
|
|
"destination": "/docs/hardware/devices/lilygo/lora/:path*"
|
|
},
|
|
{
|
|
"source": "/docs/hardware/devices/tbeam/:path*/",
|
|
"destination": "/docs/hardware/devices/lilygo/tbeam/:path*"
|
|
},
|
|
{
|
|
"source": "/docs/hardware/devices/techo/:path*/",
|
|
"destination": "/docs/hardware/devices/lily/techo/:path*"
|
|
},
|
|
{
|
|
"source": "/docs/hardware/devices/tdeck/:path*/",
|
|
"destination": "/docs/hardware/devices/lilygo/tdeck/:path*"
|
|
},
|
|
{
|
|
"source": "/docs/hardware/devices/twatch/:path*/",
|
|
"destination": "/docs/hardware/devices/lilygo/twatch/:path*"
|
|
},
|
|
{
|
|
"source": "/docs/hardware/devices/heltec/:path*/",
|
|
"destination": "/docs/hardware/devices/heltec-automation/lora32/:path*"
|
|
},
|
|
{
|
|
"source": "/docs/hardware/devices/heltec-sensor/:path*/",
|
|
"destination": "/docs/hardware/devices/heltec-automation/sensor/:path*"
|
|
},
|
|
{
|
|
"source": "/docs/hardware/devices/nano/:path*/",
|
|
"destination": "/docs/hardware/devices/b-and-q-consulting/nano/:path*"
|
|
},
|
|
{
|
|
"source": "/docs/hardware/devices/station-series/:path*/",
|
|
"destination": "/docs/hardware/devices/b-and-q-consulting/station-series/:path*"
|
|
},
|
|
{
|
|
"source": "/docs/hardware/devices/raspberry-pi/:path*/",
|
|
"destination": "/docs/hardware/devices/raspberrypi/pico/:path*"
|
|
},
|
|
{
|
|
"source": "/docs/hardware/devices/seeed-wm1110/:path*/",
|
|
"destination": "/docs/hardware/devices/seeed-studio/wm1110/:path*"
|
|
},
|
|
{
|
|
"source": "/docs/community/software/community-meshtasticator/",
|
|
"destination": "/docs/software/meshtasticator/"
|
|
}
|
|
]
|
|
}
|