docs: change some redirects to English version

Since GitHub pages considers /<page> as /<page>.html now
This commit is contained in:
Oleg Kalachev
2021-06-03 11:38:19 +03:00
parent 346373ed23
commit abba3bf876

View File

@@ -12,13 +12,13 @@
{ "from": "connectortypes.html", "to": "ru/connectortypes.html" },
{ "from": "gps.html", "to": "ru/gps.html" },
{ "from": "setup.html", "to": "ru/setup.html" },
{ "from": "power.html", "to": "ru/power.html" },
{ "from": "power.html", "to": "en/power.html" },
{ "from": "modes.html", "to": "ru/modes.html" },
{ "from": "firmware.html", "to": "ru/firmware.html" },
{ "from": "firmware.html", "to": "en/firmware.html" },
{ "from": "px4_parameters.html", "to": "ru/px4_parameters.html" },
{ "from": "raspberry.html", "to": "ru/raspberry.html" },
{ "from": "microsd_images.html", "to": "ru/image.html" },
{ "from": "connection.html", "to": "ru/connection.html" },
{ "from": "connection.html", "to": "en/connection.html" },
{ "from": "wifi.html", "to": "ru/wifi.html" },
{ "from": "ssh.html", "to": "ru/ssh.html" },
{ "from": "network.html", "to": "ru/network.html" },
@@ -36,7 +36,7 @@
{ "from": "camera_frame.html", "to": "ru/camera_setup.html" },
{ "from": "ru/camera_frame.html", "to": "camera_setup.html" },
{ "from": "camera.html", "to": "ru/camera.html" },
{ "from": "led.html", "to": "ru/leds.html" },
{ "from": "led.html", "to": "en/leds.html" },
{ "from": "leds.html", "to": "ru/leds.html" },
{ "from": "rviz.html", "to": "ru/rviz.html" },
{ "from": "sitl.html", "to": "ru/sitl.html" },