From 33cf5a35bb8dd7598ffce1e47a74229a619ae5ce Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Mon, 15 Apr 2019 23:03:16 -0600 Subject: [PATCH] doc formatting update --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 43e91c2..a598059 100644 --- a/README.md +++ b/README.md @@ -38,8 +38,8 @@ tester.test('http-01', domain, challenger).then(function () { These are plugins that use the v2.7+ (v3) API, and pass this test harness, which you should use as a model for any plugins that you create. -* [greenlock-challenge-http](https://git.rootprojects.org/root/greenlock-challenge-http.js) -* [greenlock-challenge-dns](https://git.rootprojects.org/root/greenlock-challenge-dns.js) +* [`greenlock-challenge-http`](https://git.rootprojects.org/root/greenlock-challenge-http.js) +* [`greenlock-challenge-dns`](https://git.rootprojects.org/root/greenlock-challenge-dns.js) ## Example