summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorMatthew Holt <[email protected]>2017-05-02 11:02:25 -0600
committerMatthew Holt <[email protected]>2017-05-02 11:02:25 -0600
commitd8fb2ddc2de33857acf294a050633b6b2560b93e (patch)
tree0b2b1a7555207749241d7b3db183bbcb7b4f0642 /README.md
parent5e467883b882780ff0334cc9a5487cd6abd26dc9 (diff)
downloadcaddy-d8fb2ddc2de33857acf294a050633b6b2560b93e.tar.gz
caddy-d8fb2ddc2de33857acf294a050633b6b2560b93e.zip
Fix contributing link in readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index f32cb0b39..de8f836af 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
<p align="center">
<a href="https://caddyserver.com"><img src="https://cloud.githubusercontent.com/assets/1128849/25305033/12916fce-2731-11e7-86ec-580d4d31cb16.png" alt="Caddy" width="400"></a>
</p>
-<h3 align="center">Every Site on HTTPS <!-- Serve Confidently. --></h3>
+<h3 align="center">Every Site on HTTPS <!-- Serve Confidently --></h3>
<p align="center">Caddy is a general-purpose HTTP/2 web server that serves HTTPS by default.</p>
<p align="center">
<a href="https://travis-ci.org/mholt/caddy"><img src="https://img.shields.io/travis/mholt/caddy.svg?label=linux+build"></a>
@@ -128,7 +128,7 @@ How you choose to run Caddy is up to you. Many users are satisfied with `nohup c
**[Join our forum](https://caddy.community) where you can chat with other Caddy users and developers!**
-Please see our [contributing guidelines](https://github.com/mholt/caddy/blob/master/CONTRIBUTING.md). If you want to write a plugin, check out the [developer wiki](https://github.com/mholt/caddy/wiki).
+Please see our [contributing guidelines](https://github.com/mholt/caddy/blob/master/.github/CONTRIBUTING.md). If you want to write a plugin, check out the [developer wiki](https://github.com/mholt/caddy/wiki).
We use GitHub issues and pull requests only for discussing bug reports and the development of specific changes. We welcome all other topics on the [forum](https://caddy.community)!