From f574637a3f96034bd8a4583222e92a5e73d5a8a3 Mon Sep 17 00:00:00 2001 From: Oleg Kalachev Date: Fri, 15 Nov 2019 09:45:57 +0300 Subject: [PATCH] gitbook: add redirect from hostname/ --- redirects.json | 1 + 1 file changed, 1 insertion(+) diff --git a/redirects.json b/redirects.json index e6dd4a11..aa82aa67 100644 --- a/redirects.json +++ b/redirects.json @@ -53,6 +53,7 @@ { "from": "laser/", "to": "ru/laser.html" }, { "from": "led/", "to": "ru/leds.html" }, { "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" }