mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Move HTML chat redirect to _redirect file (#14601)
This commit is contained in:
parent
4dad26665a
commit
c6d7f2c200
@ -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
|
||||
|
@ -1,3 +0,0 @@
|
||||
<script>
|
||||
document.location = 'https://discord.gg/c5DvZ4e';
|
||||
</script>
|
Loading…
x
Reference in New Issue
Block a user