From 19ceaee862bedc6fd34c0320800169cc6bfe8814 Mon Sep 17 00:00:00 2001 From: Matt Holt Date: Tue, 31 Dec 2019 21:53:20 -0700 Subject: [PATCH] MOVING DOCS. Link to new docs site --- v2:-Writing-a-Module.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/v2:-Writing-a-Module.md b/v2:-Writing-a-Module.md index 77fe5bb..85cfb14 100644 --- a/v2:-Writing-a-Module.md +++ b/v2:-Writing-a-Module.md @@ -1,3 +1,16 @@ +### THESE DOCS ARE MOVING. + +### Please visit this page on our NEW documentation site: https://caddyserver.com/docs/extending-caddy + +**The new site is still a work-in-progress. Please be patient if you encounter errors. Thank you for understanding.** + +--------------- +--------------- +--------------- + +**OBSOLETE DOCS** + + Extending Caddy 2 is easy because of Caddy's modular architecture. NOTE: Caddy 2 is not yet a stable 2.0 release, so breaking changes are still possible. We will try to minimize them but please stay attentive just in case. :)