Add Community Highlight suggest form (#11943)

This commit is contained in:
Franck Nijhof 2020-02-01 16:13:39 +01:00 committed by GitHub
parent 5d99483008
commit fca83f3801
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 2 deletions

View File

@ -58,9 +58,9 @@ He demonstrates his mailbox in the video below.
Have you seen (or made) something awesome, interesting, unique, amazing, inspirational, unusual or funny, using Home Assistant? Have you seen (or made) something awesome, interesting, unique, amazing, inspirational, unusual or funny, using Home Assistant?
Please drop us a line and we might include it in next edition. [Click here to send us your Community Highlight suggestion](/suggest-community-highlight).
Share it with us via Social Media: Also, don't forget to share your creations with us via Social Media:
- Twitter it! Be sure to mention [@home_assistant][twitter] - Twitter it! Be sure to mention [@home_assistant][twitter]
- Share it on our [Facebook group][facebook-group] - Share it on our [Facebook group][facebook-group]

View File

@ -1,6 +1,9 @@
# These redirects are handled by Netlify # These redirects are handled by Netlify
# #
# General use redirects
/suggest-community-highlight https://docs.google.com/forms/d/e/1FAIpQLSd9VWPeVM0xg0swWL6kT3wkQUKt8vWsTL5WtPO95LAy-0cYZw/viewform
# Older development pages # Older development pages
/developers https://developers.home-assistant.io /developers https://developers.home-assistant.io
/developers/add_new_platform https://developers.home-assistant.io/docs/en/creating_platform_index.html /developers/add_new_platform https://developers.home-assistant.io/docs/en/creating_platform_index.html