Skip to content

Commit 9547e4c

Browse files
committed
fixed hyperlinks
1 parent b6b7606 commit 9547e4c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/templates/README.template.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Let's use jellyfin for example
4141

4242
If you are trying to wakeup a host running PVE, you will probably want to wakeup LXCs or VMs too.
4343
Sadly 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

5252
If 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

0 commit comments

Comments
 (0)