File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ Let's use jellyfin for example
4141
4242If you are trying to wakeup a host running PVE, you will probably want to wakeup LXCs or VMs too.
4343Sadly LXCs (and VMs) don't have ` Wake-on-LAN ` functionalities.
44- For that you will need ( WoL PVE) [ https://github.com/codeshelldev/wol-pve ]
44+ For that you will need [ WoL PVE] ( https://github.com/codeshelldev/wol-pve )
4545
4646``` json
4747{ { file.examples/config/mapping-pve.json } }
@@ -50,7 +50,7 @@ For that you will need (WoL PVE)[https://github.com/codeshelldev/wol-pve]
5050#### Docker
5151
5252If you are running docker on your resource-hungry server, you might want to start docker-containers only if needed.
53- For this to work you will need ( WoL Dockerized) [ https://github.com/codeshelldev/wol-dockerized ]
53+ For this to work you will need [ WoL Dockerized] ( https://github.com/codeshelldev/wol-dockerized )
5454
5555``` json
5656{ { file.examples/config/mapping-docker.json } }
@@ -62,7 +62,7 @@ For this to work you will need (WoL Dockerized)[https://github.com/codeshelldev/
6262{ { file.examples/config/mapping-pve-docker.json } }
6363```
6464
65- _ You will need both ( WoL PVE) [ https://github.com/codeshelldev/wol-pve ] and ( WoL Dockerized) [ https://github.com/codeshelldev/wol-dockerized ] _
65+ _ You will need both [ WoL PVE] ( https://github.com/codeshelldev/wol-pve ) and [ WoL Dockerized] ( https://github.com/codeshelldev/wol-dockerized ) _
6666
6767## Usage
6868
You can’t perform that action at this time.
0 commit comments