diff --git a/source/_includes/asides/lovelace_navigation.html b/source/_includes/asides/lovelace_navigation.html
index b1d62c60e46..8f9a1cd3b10 100644
--- a/source/_includes/asides/lovelace_navigation.html
+++ b/source/_includes/asides/lovelace_navigation.html
@@ -16,7 +16,7 @@
{% active_link /lovelace/how-it-works/ How it works %}
{% active_link /lovelace/yaml-mode/ YAML mode %}
{% active_link /lovelace/views/ Views %}
- Custom Cards (for developers)
+ Developing Custom Cards
diff --git a/source/lovelace/index.markdown b/source/lovelace/index.markdown
index 118d3c05078..65e8f8753f9 100644
--- a/source/lovelace/index.markdown
+++ b/source/lovelace/index.markdown
@@ -29,7 +29,8 @@ To try it yourself, check out [the demo](https://demo.home-assistant.io).
## {% linkable_title Discuss Lovelace %}
-Lovelace is still under development and we're always looking at making things better. Discussion and suggestions are welcome in the [ui-schema repository](https://github.com/home-assistant/ui-schema) and in the [chat](/join-chat/) in #lovelace.
+- Suggestions are welcome in the [ui-schema repository](https://github.com/home-assistant/ui-schema)
+- For help with Lovelace, join the #lovelace channel on [our chat](/join-chat/) or [our forums](https://community.home-assistant.io/c/projects/frontend)
## {% linkable_title Additional Lovelace Resources %}