From c6d7f2c20025e077af9dbfc3064cf97803c35160 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Mon, 28 Sep 2020 12:19:08 +0200 Subject: [PATCH] Move HTML chat redirect to _redirect file (#14601) --- source/_redirects | 1 + source/join-chat/index.html | 3 --- 2 files changed, 1 insertion(+), 3 deletions(-) delete mode 100644 source/join-chat/index.html diff --git a/source/_redirects b/source/_redirects index 8a08df1d0dd..7a7921d0817 100644 --- a/source/_redirects +++ b/source/_redirects @@ -2,6 +2,7 @@ # # General use redirects +/join-chat https://discord.gg/c5DvZ4e /suggest-community-highlight https://docs.google.com/forms/d/e/1FAIpQLSd9VWPeVM0xg0swWL6kT3wkQUKt8vWsTL5WtPO95LAy-0cYZw/viewform # Older development pages diff --git a/source/join-chat/index.html b/source/join-chat/index.html deleted file mode 100644 index 662157a609e..00000000000 --- a/source/join-chat/index.html +++ /dev/null @@ -1,3 +0,0 @@ - \ No newline at end of file