From aa3373da58dfefa70526dade4acf13e5d17858a9 Mon Sep 17 00:00:00 2001 From: Oleg Kalachev Date: Tue, 21 Jun 2022 02:02:13 +0300 Subject: [PATCH] docs: redirect for blocks programming article --- redirects.json | 1 + 1 file changed, 1 insertion(+) diff --git a/redirects.json b/redirects.json index a9421177..07d1d70c 100644 --- a/redirects.json +++ b/redirects.json @@ -64,6 +64,7 @@ { "from": "connection/", "to": "en/connection.html" }, { "from": "clover_vm/", "to": "en/simulation_vm.html" }, { "from": "gpio/", "to": "en/gpio.html" }, + { "from": "blocks/", "to": "en/blocks.html" }, { "from": "ru/microsd_images.html", "to": "image.html" }, { "from": "en/microsd_images.html", "to": "image.html" },