From 8f6f2ebb2b729e5f25bc72666a3daf30791051e5 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Sat, 26 Jan 2019 11:38:57 -0800 Subject: [PATCH] More LL cleanup --- source/_includes/asides/lovelace_navigation.html | 2 +- source/lovelace/index.markdown | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) 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 %}