From 722057c5139e36cf1ff57498977a9b68a0636aff Mon Sep 17 00:00:00 2001 From: Adam <22942687+SilvrrGIT@users.noreply.github.com> Date: Thu, 24 Jan 2019 20:11:10 -0600 Subject: [PATCH] Remove 'experimental' for lovelace references (#8276) * Remove Experimental Changed to match current wording of info panel on 0.86.0 * Remove Experimental Lovelace is no longer 'experimental after 0.86.0. --- source/_docs/tools/dev-tools.markdown | 2 +- source/_includes/asides/docs_navigation.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_docs/tools/dev-tools.markdown b/source/_docs/tools/dev-tools.markdown index 18c39443b4d..a8fd1310717 100644 --- a/source/_docs/tools/dev-tools.markdown +++ b/source/_docs/tools/dev-tools.markdown @@ -102,5 +102,5 @@ Even though MQTT in general provides deeper functionality, the developer tools s The Information tab simply provides information about the current installed version, additional links and credits. The tab also contains a section that shows `syslog` information, and the contents of `home-assistant.log` with an option to clear and refresh the logs. -The Information tab also allows makes it possible to try out the Lovelace User Interface (UI) by clicking "Try out the new Lovelace UI (experimental)" or set Lovelace as the default UI, so that when the "Overview" link in the Sidebar is selected, the Lovelace UI will load by default. +The Information tab also allows makes it possible to try out the Lovelace User Interface (UI) by clicking "Try out the new Lovelace UI" or set Lovelace as the default UI, so that when the "Overview" link in the Sidebar is selected, the Lovelace UI will load by default. diff --git a/source/_includes/asides/docs_navigation.html b/source/_includes/asides/docs_navigation.html index 4d9912c1253..a8222bb72cb 100644 --- a/source/_includes/asides/docs_navigation.html +++ b/source/_includes/asides/docs_navigation.html @@ -68,7 +68,7 @@