diff options
author | Matthew Holt <[email protected]> | 2020-03-06 23:24:09 -0700 |
---|---|---|
committer | Matthew Holt <[email protected]> | 2020-03-06 23:26:13 -0700 |
commit | b216d285dfe8784796d3f6597545c59aa4bec279 (patch) | |
tree | 92a949a75c1460b0aabac97c7d2831222d91a460 /README.md | |
parent | 3f5d27cd5da8f3ad53e4b794d34703922c9b824e (diff) | |
parent | b8cba62643abf849411856bd92c42b59b98779f4 (diff) | |
download | caddy-b216d285dfe8784796d3f6597545c59aa4bec279.tar.gz caddy-b216d285dfe8784796d3f6597545c59aa4bec279.zip |
Merge branch 'certmagic-refactor' into v2
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -44,7 +44,7 @@ This is the development branch for Caddy 2. <p align="center"> <b>Powered by</b> <br> - <a href="https://github.com/mholt/certmagic"><img src="https://user-images.githubusercontent.com/1128849/49704830-49d37200-fbd5-11e8-8385-767e0cd033c3.png" alt="CertMagic" width="250"></a> + <a href="https://github.com/caddyserver/certmagic"><img src="https://user-images.githubusercontent.com/1128849/49704830-49d37200-fbd5-11e8-8385-767e0cd033c3.png" alt="CertMagic" width="250"></a> </p> ## Build from source |