From da129637103eb74e96338bce448bf68b62262c2f Mon Sep 17 00:00:00 2001 From: Sean Mooney Date: Wed, 16 Oct 2019 21:40:30 -0400 Subject: [PATCH] Update directions to user profile page User profile page was moved from the top of sidebar to bottom of sidebar starting in 0.96, this text was outdated. --- source/_integrations/frontend.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_integrations/frontend.markdown b/source/_integrations/frontend.markdown index a059eb35475..2abaf4600fd 100644 --- a/source/_integrations/frontend.markdown +++ b/source/_integrations/frontend.markdown @@ -111,7 +111,7 @@ automation: ### Manual Theme Selection -When themes are enabled in the `configuration.yaml` file, a new option will show up in the user profile menu (accessed by clicking your user account initials at the top of the sidebar). You can then choose any installed theme from the dropdown list and it will be applied immediately. +When themes are enabled in the `configuration.yaml` file, a new option will show up in the user profile page (accessed by clicking your user account initials at the bottom of the sidebar). You can then choose any installed theme from the dropdown list and it will be applied immediately.

@@ -138,7 +138,7 @@ HTML will be loaded via `` on an ### Manual Language Selection -The browser language is automatically detected. To use a different language, go to the user profile menu (accessed by clicking your user account initials at the top of the sidebar) and select one. It will be applied immediately. +The browser language is automatically detected. To use a different language, go to the user profile page (accessed by clicking your user account initials at the bottom of the sidebar) and select one. It will be applied immediately.