gitbook: fix redirects

This commit is contained in:
Oleg Kalachev
2020-01-14 18:32:00 +03:00
parent 20a29c3dd6
commit f6b3c8ab86

View File

@@ -55,7 +55,7 @@
{ "from": "leds/", "to": "ru/leds.html" },
{ "from": "hostname/", "to": "ru/hostname.html" },
{ "from": "ru/microsd_images.html", "to": "ru/image.html" },
{ "from": "en/microsd_images.html", "to": "en/image.html" }
{ "from": "ru/microsd_images.html", "to": "image.html" },
{ "from": "en/microsd_images.html", "to": "image.html" }
]
}