Explorar el Código

dns_freemyip.sh: fix strutural info

Sergey Ponomarev hace 5 meses
padre
commit
133ae8555a
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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
 '