From 858e96f21ce06ff95ff00802749086ada7057aa1 Mon Sep 17 00:00:00 2001 From: Francis Lavoie Date: Tue, 27 Mar 2018 20:05:53 -0400 Subject: [PATCH] readme: Update instructions for contributing to docs (#2089) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3c171ec07..8655205b9 100644 --- a/README.md +++ b/README.md @@ -143,7 +143,7 @@ Please see our [contributing guidelines](https://github.com/mholt/caddy/blob/mas 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)! -If you want to contribute to the documentation, please submit pull requests to [caddyserver/website](https://github.com/caddyserver/website). +If you want to contribute to the documentation, please [submit an issue](https://github.com/mholt/caddy/issues/new) describing the change that should be made. Thanks for making Caddy -- and the Web -- better!