From ad80bfb8933d63830fe1327b5fd671e80b98f406 Mon Sep 17 00:00:00 2001 From: Matt Holt Date: Fri, 10 Apr 2020 10:07:24 -0600 Subject: [PATCH] Remove links to v1 docs --- Home.md | 17 ++--------------- 1 file changed, 2 insertions(+), 15 deletions(-) diff --git a/Home.md b/Home.md index 4e50b99..277253b 100644 --- a/Home.md +++ b/Home.md @@ -7,23 +7,10 @@ This wiki is for developers. If you are trying to learn how to use Caddy, please ## Menu -### Version 2 - -- [Caddy 2 Documentation](https://caddyserver.com/docs/) -- [Example of building a config from scratch](https://github.com/caddyserver/caddy/wiki/v2:-Config-from-Scratch) -- [Caddyfile examples](https://github.com/caddyserver/caddy/wiki/v2:-Caddyfile-examples) - -### Writing Caddy Plugins - -1. [How to write a Caddy plugin](https://github.com/caddyserver/caddy/wiki/Extending-Caddy) -2. [How to publish your plugin to the Caddy website](https://github.com/caddyserver/caddy/wiki/Publishing-a-Plugin-to-the-Download-Page) +- [Caddy Documentation](https://caddyserver.com/docs/) +- [Writing a Caddy plugin](https://caddyserver.com/docs/extending-caddy) ### Community - [Forum](https://caddy.community) - [Contributing Guide](https://github.com/caddyserver/caddy/blob/master/.github/CONTRIBUTING.md) - -### Other Topics -- [Try QUIC](https://github.com/caddyserver/caddy/wiki/QUIC) -- [Troubleshoot PHP-FPM](https://github.com/caddyserver/caddy/wiki/Troubleshooting-PHP-FPM-and-FastCGI) -- [Running Caddy on Android](https://github.com/caddyserver/caddy/wiki/Running-Caddy-on-Android) \ No newline at end of file