Browse Source

dns_freemyip.sh: fix strutural info

Sergey Ponomarev 5 months ago
parent
commit
133ae8555a
1 changed files with 2 additions and 2 deletions
  1. 2 2
      dnsapi/dns_freemyip.sh

+ 2 - 2
dnsapi/dns_freemyip.sh

@@ -1,11 +1,11 @@
 #!/usr/bin/env sh
 # shellcheck disable=SC2034
 dns_freemyip_info='FreeMyIP.com
-Site: freemyip.com
+Site: FreeMyIP.com
 Docs: github.com/acmesh-official/acme.sh/wiki/dnsapi2#dns_freemyip
 Options:
  FREEMYIP_Token API Token
-Issues: github.com/acmesh-official/acme.sh/issues/{XXXX}
+Issues: github.com/acmesh-official/acme.sh/issues/6247
 Author: Recolic Keghart <[email protected]>, @Giova96
 '