docs: redirect /ros to English version

This commit is contained in:
Oleg Kalachev
2021-11-01 19:12:46 +03:00
parent bdd1b06541
commit 937b68aa43

View File

@@ -26,7 +26,7 @@
{ "from": "rc.html", "to": "ru/rc.html" },
{ "from": "web_video_server.html", "to": "ru/web_video_server.html" },
{ "from": "frames.html", "to": "ru/frames.html" },
{ "from": "ros.html", "to": "ru/ros.html" },
{ "from": "ros.html", "to": "en/ros.html" },
{ "from": "mavros.html", "to": "ru/mavros.html" },
{ "from": "simple_offboard.html", "to": "ru/simple_offboard.html" },
{ "from": "aruco/", "to": "en/aruco.html" },