2
0
mirror of https://git.coolaj86.com/coolaj86/acme-http-01-test.js.git synced 2025-04-20 05:50:38 +00:00

doc formatting update

This commit is contained in:
AJ ONeal 2019-04-15 23:03:16 -06:00
parent baa35c2f93
commit 33cf5a35bb

View File

@ -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, 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. 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-http`](https://git.rootprojects.org/root/greenlock-challenge-http.js)
* [greenlock-challenge-dns](https://git.rootprojects.org/root/greenlock-challenge-dns.js) * [`greenlock-challenge-dns`](https://git.rootprojects.org/root/greenlock-challenge-dns.js)
## Example ## Example