From 05424f91e7fc1ff8d184d657e3f4ffc5b8578d08 Mon Sep 17 00:00:00 2001 From: Masha_Rudenko Date: Tue, 26 May 2026 16:34:44 +0300 Subject: [PATCH] [dev] fix redirect link --- docker/redirects.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/docker/redirects.conf b/docker/redirects.conf index 2eb57de0..b8ce34f0 100644 --- a/docker/redirects.conf +++ b/docker/redirects.conf @@ -5,7 +5,6 @@ /react_integration.html /spreadsheet/react/; /angular_integration.html /spreadsheet/angular_integration/; -/react_integration.html /spreadsheet/react_integration/; /vuejs_integration.html /spreadsheet/vuejs_integration/; /work_with_sheets.html /spreadsheet/work_with_sheets/; /working_with_sheets.html /spreadsheet/working_with_sheets/;