File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -141,7 +141,7 @@ http:
141141
142142If you are trying to wakeup a host running PVE, you will probably want to wakeup LXCs or VMs too.
143143Sadly LXCs (and VMs) don't have ` Wake-on-LAN ` functionalities.
144- For that you will need ( WoL PVE) [ https://github.com/codeshelldev/wol-pve ]
144+ For that you will need [ WoL PVE] ( https://github.com/codeshelldev/wol-pve )
145145
146146``` json
147147{
@@ -178,7 +178,7 @@ For that you will need (WoL PVE)[https://github.com/codeshelldev/wol-pve]
178178#### Docker
179179
180180If you are running docker on your resource-hungry server, you might want to start docker-containers only if needed.
181- For this to work you will need ( WoL Dockerized) [ https://github.com/codeshelldev/wol-dockerized ]
181+ For this to work you will need [ WoL Dockerized] ( https://github.com/codeshelldev/wol-dockerized )
182182
183183``` json
184184{
@@ -242,7 +242,7 @@ For this to work you will need (WoL Dockerized)[https://github.com/codeshelldev/
242242}
243243```
244244
245- _ You will need both ( WoL PVE) [ https://github.com/codeshelldev/wol-pve ] and ( WoL Dockerized) [ https://github.com/codeshelldev/wol-dockerized ] _
245+ _ You will need both [ WoL PVE] ( https://github.com/codeshelldev/wol-pve ) and [ WoL Dockerized] ( https://github.com/codeshelldev/wol-dockerized ) _
246246
247247## Usage
248248
You can’t perform that action at this time.
0 commit comments