[Docs] Fix changlog symlink and markdown issue

This commit is contained in:
Calum Lind 2019-11-12 15:36:16 +00:00
parent 9232a52fd6
commit 20afc31f3c
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
../../CHANGELOG.md
../../CHANGELOG.md

View File

@ -190,7 +190,7 @@ BindsTo=xyz.mount
For multiple mount points add a space between additional entries. e.g.:
```init
```ini
After=network-online.target xyz.mount abc.mount def.mount
```