diff options
author | Matthew Holt <[email protected]> | 2019-07-02 12:49:20 -0600 |
---|---|---|
committer | Matthew Holt <[email protected]> | 2019-07-02 12:49:20 -0600 |
commit | f5720fecd663f521d832c1bca69e52ece43dc2b1 (patch) | |
tree | 326325be42c17b675ac1f23c7a626f3ad166f1f0 /dist/README.txt | |
parent | 0b2e05483961069e5daa2cf5f69db72da2938030 (diff) | |
download | caddy-f5720fecd663f521d832c1bca69e52ece43dc2b1.tar.gz caddy-f5720fecd663f521d832c1bca69e52ece43dc2b1.zip |
Change all import paths: mholt/caddy -> caddyserver/caddy
Includes updating go.mod to use new module path
Diffstat (limited to 'dist/README.txt')
-rw-r--r-- | dist/README.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dist/README.txt b/dist/README.txt index 9197c15aa..15da2140e 100644 --- a/dist/README.txt +++ b/dist/README.txt @@ -10,7 +10,7 @@ Twitter @caddyserver Source Code - https://github.com/mholt/caddy + https://github.com/caddyserver/caddy https://github.com/caddyserver @@ -27,7 +27,7 @@ and we'll review it! Your contributions will reach millions of people who connect to sites served by Caddy. Extend Caddy by developing a plugin for it! Instructions on -the project wiki: https://github.com/mholt/caddy/wiki +the project wiki: https://github.com/caddyserver/caddy/wiki And thanks - you're awesome! |