From 659380c57558f3bbcc2e32b691a5e74a87a468a9 Mon Sep 17 00:00:00 2001 From: Oleg Kalachev Date: Fri, 16 Apr 2021 10:34:07 +0300 Subject: [PATCH] docs: clover_vm redirect --- redirects.json | 1 + 1 file changed, 1 insertion(+) diff --git a/redirects.json b/redirects.json index bdce76bd..8d4a04ff 100644 --- a/redirects.json +++ b/redirects.json @@ -62,6 +62,7 @@ { "from": "camera_setup/", "to": "en/camera_setup.html" }, { "from": "power/", "to": "en/power.html" }, { "from": "connection/", "to": "en/connection.html" }, + { "from": "clover_vm/", "to": "en/simulation_vm.html" }, { "from": "ru/microsd_images.html", "to": "image.html" }, { "from": "en/microsd_images.html", "to": "image.html" }