gitbook: add some redirects

This commit is contained in:
Oleg Kalachev
2019-03-19 00:58:10 +03:00
parent c2994e520a
commit 445b6022c6

View File

@@ -41,6 +41,14 @@
{ "from": "copterhack2018.html", "to": "ru/copterhack2018.html" },
{ "from": "copterhack2018.html", "to": "ru/copterhack2017.html" },
{ "from": "mavlink.html", "to": "ru/mavlink.html" },
{ "from": "flight_logs.html", "to": "ru/flight_logs.html" }
{ "from": "flight_logs.html", "to": "ru/flight_logs.html" },
{ "from": "modes/", "to": "ru/modes.html" },
{ "from": "firmware/", "to": "ru/firmware.html" },
{ "from": "simple_offboard/", "to": "ru/simple_offboard.html" },
{ "from": "camera/", "to": "ru/camera.html" },
{ "from": "snippets/", "to": "ru/snippets.html" },
{ "from": "optical_flow/", "to": "ru/optical_flow.html" },
{ "from": "laser/", "to": "ru/laser.html" }
]
}