Remove links to v1 docs

Matt Holt 2020-04-10 10:07:24 -06:00
parent 3e04b4bb6b
commit ad80bfb893

17
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)