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