From fddb406717eed9232db9e423d98f636cbb62f4ff Mon Sep 17 00:00:00 2001 From: Asif Bacchus Date: Mon, 10 May 2021 03:22:22 -0600 Subject: [PATCH] fix error in hyperlink --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d52f38..d86dc52 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ I recommend putting this script in your */usr/local/bin* directory or somewhere 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