Skip to content
This repository was archived by the owner on Jan 1, 2024. It is now read-only.

Commit 338c10c

Browse files
committed
fix formatting markdown README
1 parent c89db33 commit 338c10c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
[forumurl]: https://forum.linuxserver.io
33
[ircurl]: https://www.linuxserver.io/irc/
44
[podcasturl]: https://www.linuxserver.io/podcast/
5+
[appurl]: https://www.domoticz.com
6+
[hub]: https://hub.docker.com/r/linuxserver/domoticz/
57

68
[![linuxserver.io](https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/linuxserver_medium.png)][linuxserverurl]
79

@@ -12,12 +14,10 @@ The [LinuxServer.io][linuxserverurl] team brings you another container release f
1214

1315
# linuxserver/domoticz
1416
[![](https://images.microbadger.com/badges/version/linuxserver/domoticz.svg)](https://microbadger.com/images/linuxserver/domoticz "Get your own version badge on microbadger.com")[![](https://images.microbadger.com/badges/image/linuxserver/domoticz.svg)](http://microbadger.com/images/linuxserver/domoticz "Get your own image badge on microbadger.com")[![Docker Pulls](https://img.shields.io/docker/pulls/linuxserver/domoticz.svg)][hub][![Docker Stars](https://img.shields.io/docker/stars/linuxserver/domoticz.svg)][hub][![Build Status](http://jenkins.linuxserver.io:8080/buildStatus/icon?job=Dockers/LinuxServer.io/linuxserver-domoticz)](http://jenkins.linuxserver.io:8080/job/Dockers/job/LinuxServer.io/job/linuxserver-domoticz/)
15-
[hub]: https://hub.docker.com/r/linuxserver/domoticz/
1617

17-
[Domoticz][domoticzurl] is a Home Automation System that lets you monitor and configure various devices like: Lights, Switches, various sensors/meters like Temperature, Rain, Wind, UV, Electra, Gas, Water and much more. Notifications/Alerts can be sent to any mobile device
18+
[Domoticz][appurl] is a Home Automation System that lets you monitor and configure various devices like: Lights, Switches, various sensors/meters like Temperature, Rain, Wind, UV, Electra, Gas, Water and much more. Notifications/Alerts can be sent to any mobile device
1819

19-
[![domoticz](https://github.com/domoticz/domoticz/raw/master/www/images/logo.png)][domoticzurl]
20-
[domoticzurl]: https://www.domoticz.com
20+
[![domoticz](https://github.com/domoticz/domoticz/raw/master/www/images/logo.png)][appurl]
2121

2222
## Usage
2323

@@ -89,7 +89,7 @@ In this instance `PUID=1001` and `PGID=1001`. To find yours use `id user` as bel
8989
## Setting up the application
9090

9191
To configure Domoticz, go to the IP of your docker host on the port you configured (default 8080), and add your hardware in Setup > Hardware.
92-
The user manual is available at [www.domoticz.com][domoticzurl]
92+
The user manual is available at [www.domoticz.com][appurl]
9393

9494
## Info
9595

0 commit comments

Comments
 (0)