From e0308f43eb9525295fd97c0364ce06f0781c01cc Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Mon, 30 Apr 2018 17:35:11 -0600 Subject: [PATCH] update greenlock.html link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b7556ee..c96d106 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ browser-csr Create a CSR (Certificate Signing Request) in the browser that supports SAN altnames. -Used for Let's Encrypt v2 with [greenlock-browser.js](https://git.coolaj86.com/coolaj86/greenlock-browser.js). +Used for Let's Encrypt v2 with [greenlock.html](https://git.coolaj86.com/coolaj86/greenlock.html). Usage -----