Sitemaps: Fix links (#949)

* Sitemaps: Fix links

And change "openHAB Android App" to "openHAB App for Android"

> "Android", or anything confusingly similar to "Android", cannot be used in names of applications or accessory products, including phones, tablets, TVs, speakers, headphones, watches, and other devices. Instead, use "for Android".

from https://developer.android.com/distribute/marketing-tools/brand-guidelines?hl=en

* Fix BasicUI Link
pull/959/head
mueller-ma 2019-05-03 18:48:23 +02:00 committed by Jerome Luckenbach
parent 64e3d99edd
commit 88ccc6b58b
1 changed files with 1 additions and 3 deletions

View File

@ -8,9 +8,7 @@ title: Sitemaps
# Sitemaps
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 used to select and prepare these elements in order to compose a user-oriented presentation of this setup for various User Interfaces (UIs),
including [BasicUI](/configuration/ui/basic/),
the [Android openHAB app](https://play.google.com/store/apps/details?id=org.openhab.habdroid) and others.
Sitemaps are used to select and prepare these elements in order to compose a user-oriented presentation of this setup for various User Interfaces (UIs), including [BasicUI]({{base}}/configuration/ui/basic/), the [openHAB app for Android]({{base}}/apps/android.html) and others.
This page is structured as follows: