v3.0.1: fix link typo
This commit is contained in:
parent
1fec61376c
commit
8a0cf7df5c
|
@ -1,4 +1,4 @@
|
||||||
# [acme-dns-01-duckdns](https://git.rootprojects.org/root/acme-dns-01-duckdns.js) | a [Root](https://rootrpojects.org) project
|
# [acme-dns-01-duckdns](https://git.rootprojects.org/root/acme-dns-01-duckdns.js) | a [Root](https://rootprojects.org) project
|
||||||
|
|
||||||
DuckDNS + Let's Encrypt for Node.js
|
DuckDNS + Let's Encrypt for Node.js
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "acme-dns-01-duckdns",
|
"name": "acme-dns-01-duckdns",
|
||||||
"version": "3.0.0",
|
"version": "3.0.1",
|
||||||
"description": "DuckDNS for Let's Encrypt / ACME dns-01 challenges with ACME.js and Greenlock.js",
|
"description": "DuckDNS for Let's Encrypt / ACME dns-01 challenges with ACME.js and Greenlock.js",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"files": [
|
"files": [
|
||||||
|
|
Loading…
Reference in New Issue