From e93886e1c7754a113923446afa30b3bc5083a456 Mon Sep 17 00:00:00 2001 From: Jerome Luckenbach Date: Fri, 26 Nov 2021 16:45:34 +0100 Subject: [PATCH] Remove broken basic ui link. (#1677) Fixes #1617 Signed-off-by: Jerome Luckenbach --- ui/sitemaps.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/sitemaps.md b/ui/sitemaps.md index 0b4e46761..ae17cc218 100644 --- a/ui/sitemaps.md +++ b/ui/sitemaps.md @@ -12,7 +12,7 @@ If you are a new user, it's probably a good idea to start [customizing your Over ::: In openHAB a collection of [Things]({{base}}/concepts/things.html) and [Items]({{base}}/concepts/items.html) represent physical or logical objects in the user's home automation setup. -Sitemaps are one way to select and compose these elements into a user-oriented representation for various User Interfaces (UIs), including [BasicUI]({{base}}/configuration/ui/basic/) and the [openHAB app for Android]({{base}}/apps/android.html). +Sitemaps are one way to select and compose these elements into a user-oriented representation for various User Interfaces (UIs), including the [openHAB app for Android]({{base}}/apps/android.html). This page is structured as follows: