fix error in hyperlink

This commit is contained in:
Asif Bacchus 2021-05-10 03:22:22 -06:00
parent 4ec190af47
commit fddb406717

View File

@ -56,7 +56,7 @@ ### Installation
sudo chmod +x /usr/local/bin/cfddns.sh
```
> Note: You can rename *cfddns.sh* to anything you want, the script will auto-update itself. However, you **must** manually update the systemd service file (*cfddns.service*) `ExecStart` line as [explained below](#cfddns.service).
> Note: You can rename *cfddns.sh* to anything you want, the script will auto-update itself. However, you **must** manually update the systemd service file (*cfddns.service*) `ExecStart` line as [explained below](#cfddns-script).
### Usage