diff --git a/Writing-a-Plugin:-Server-Type.md b/Writing-a-Plugin:-Server-Type.md index 3f99a01..4c806f4 100644 --- a/Writing-a-Plugin:-Server-Type.md +++ b/Writing-a-Plugin:-Server-Type.md @@ -1,4 +1,4 @@ -**[Join the Caddy Community Forum](https://forum.caddyserver.com) to chat with other Caddy developers!** +**[Join the Caddy Community Forum](https://caddy.community) to chat with other Caddy developers!** Caddy ships with an HTTP server, but you can implement other server types and plug them into Caddy. Other server types could be SSH, SFTP, TCP, something else used internally, etc.