v3.0.2: update links
This commit is contained in:
parent
aeca3c069a
commit
a4aae8647d
|
@ -1,4 +1,4 @@
|
||||||
# [greenlock-store-fs](https://git.coolaj86.com/coolaj86/greenlock-store-fs.js) | A [Root](https://rootprojects.org) project
|
# [greenlock-store-fs](https://git.rootprojects.org/root/greenlock-store-fs.js) | A [Root](https://rootprojects.org) project
|
||||||
|
|
||||||
A keypair and certificate storage strategy for Greenlock v2.7+ (and v3).
|
A keypair and certificate storage strategy for Greenlock v2.7+ (and v3).
|
||||||
The (much simpler) successor to le-store-certbot.
|
The (much simpler) successor to le-store-certbot.
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "greenlock-store-fs",
|
"name": "greenlock-store-fs",
|
||||||
"version": "3.0.1",
|
"version": "3.0.2",
|
||||||
"description": "A file-based certificate store for greenlock that supports wildcards.",
|
"description": "A file-based certificate store for greenlock that supports wildcards.",
|
||||||
"homepage": "https://git.rootprojects.org/root/greenlock-store-fs.js",
|
"homepage": "https://git.rootprojects.org/root/greenlock-store-fs.js",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
|
|
Loading…
Reference in New Issue