From 57806ef06f19fdbcdd75abcfacfde39890600e84 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Fri, 11 May 2018 20:06:18 +0000 Subject: [PATCH] typo fix in plugins --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fb47b92..c256812 100644 --- a/README.md +++ b/README.md @@ -179,7 +179,7 @@ HTTP-01 Challenges | | Plugin | |:--------------:|:---------:| | Build Your Own | [le-challenge-http-SPEC](https://git.coolaj86.com/coolaj86/le-challenge-manual.js.git) | [le-challenge-dns-SPEC](https://git.coolaj86.com/coolaj86/le-challenge-dns.js.git) | -| Default (fs) | [le-challenge-fs](https://git.coolaj86.com/coolaj86/le-challenge-fs.js.git) | +| **Default (fs)** | [le-challenge-fs](https://git.coolaj86.com/coolaj86/le-challenge-fs.js.git) | | Full List | [Search le-challenge- on npm](https://www.npmjs.com/search?q=le-challenge-) | | AWS S3 | [llun/le-challenge-s3](https://github.com/llun/le-challenge-s3) | | Digital Ocean | [bmv437/le-challenge-digitalocean](https://www.npmjs.com/package/le-challenge-digitalocean) | @@ -191,7 +191,7 @@ DNS-01 Challenges | | Plugin | |:--------------:|:---------:| | Build Your Own | [le-challenge-dns-SPEC](https://git.coolaj86.com/coolaj86/le-challenge-dns.js.git) | -| Manual (cli) | [le-challenge-fs](https://git.coolaj86.com/coolaj86/le-challenge-fs.js.git) | +| **Manual (cli)** | [le-challenge-dns](https://git.coolaj86.com/coolaj86/le-challenge-dns.js.git) | | Full List | [Search le-challenge- on npm](https://www.npmjs.com/search?q=le-challenge-) | | AWS Route 53 | [thadeetrompetter/le-challenge-route53](https://github.com/thadeetrompetter/le-challenge-route53) | | CloudFlare | [buschtoens/le-challenge-cloudflare](https://github.com/buschtoens/le-challenge-cloudflare) |