diff --git a/Home.md b/Home.md index 37b1fd9..e506c50 100644 --- a/Home.md +++ b/Home.md @@ -7,18 +7,23 @@ This wiki is for developers. If you are trying to learn how to use Caddy, please ## Menu +### Version 2 + +- [Ad-hoc Caddy 2 Documentation](https://github.com/caddyserver/caddy/wiki/v2:-Documentation) +- [Example of building a config from scratch](https://github.com/caddyserver/caddy/wiki/v2:-Config-from-Scratch) + ### Writing Caddy Plugins -1. [How to write a Caddy plugin](https://github.com/mholt/caddy/wiki/Extending-Caddy) -2. [How to publish your plugin to the Caddy website](https://github.com/mholt/caddy/wiki/Publishing-a-Plugin-to-the-Download-Page) +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) ### Community - [Forum](https://caddy.community) -- [Contributing Guide](https://github.com/mholt/caddy/blob/master/.github/CONTRIBUTING.md) +- [Contributing Guide](https://github.com/caddyserver/caddy/blob/master/.github/CONTRIBUTING.md) - [Slack](https://caddyserver.slack.com) (requires active [Sponsorship](https://caddyserver.com/pricing#sponsorship) or [Engineering Package](https://caddyserver.com/pricing#engineering-package) subscription) ### Other Topics -- [Try QUIC](https://github.com/mholt/caddy/wiki/QUIC) -- [Troubleshoot PHP-FPM](https://github.com/mholt/caddy/wiki/Troubleshooting-PHP-FPM-and-FastCGI) -- [Running Caddy on Android](https://github.com/mholt/caddy/wiki/Running-Caddy-on-Android) \ No newline at end of file +- [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