From 02451513841eb0c088c5e3a5d5310c64e726d188 Mon Sep 17 00:00:00 2001 From: Matt Holt Date: Thu, 11 Jul 2019 16:57:23 -0600 Subject: [PATCH] Fix in-page link --- v2:-Documentation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v2:-Documentation.md b/v2:-Documentation.md index a7b114c..0bfd86a 100644 --- a/v2:-Documentation.md +++ b/v2:-Documentation.md @@ -47,7 +47,7 @@ Features which are available in Caddy Enterprise are indicated with   🏢 - [http.matchers.remote_ip](#httpmatchersremote_ip) - [http.matchers.starlark_expr](#httpmatchersstarlark_expr) - [http.matchers.file](#httpmatchersfile) - - [http/servers/handle](#httpserversapply) + - [http/servers/handle](#httpservershandle) - Middleware (non-terminal handlers): - [http.handlers.headers](#httphandlersheaders) - [http.handlers.rewrite](#httphandlersrewrite)