mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-11-09 23:24:10 -08:00
68 lines
1.8 KiB
JSON
68 lines
1.8 KiB
JSON
{
|
|
"redirects": [
|
|
{
|
|
"source": "/docs/settings",
|
|
"destination": "/docs/configuration"
|
|
},
|
|
{
|
|
"source": "/docs/settings/",
|
|
"destination": "/docs/configuration/"
|
|
},
|
|
{
|
|
"source": "/docs/settings/config",
|
|
"destination": "/docs/configuration/radio"
|
|
},
|
|
{
|
|
"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/",
|
|
"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/legal/trademark/",
|
|
"destination": "/docs/legal/licensing-and-trademark/"
|
|
},
|
|
{
|
|
"source": "/docs/legal/licensing/",
|
|
"destination": "/docs/legal/licensing-and-trademark"
|
|
}
|
|
]
|
|
} |