From 4c5250e850d9391681ca924d8d4371329218c6c3 Mon Sep 17 00:00:00 2001 From: Joas Souza Date: Mon, 30 Sep 2019 04:12:04 -0300 Subject: [PATCH] Fix misleading text --- docs/content/middlewares/redirectscheme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/middlewares/redirectscheme.md b/docs/content/middlewares/redirectscheme.md index e430885a1..fa0142dce 100644 --- a/docs/content/middlewares/redirectscheme.md +++ b/docs/content/middlewares/redirectscheme.md @@ -7,7 +7,7 @@ Redirecting the Client to a Different Scheme/Port TODO: add schema --> -RegexRedirect redirect request from a scheme to another. +RedirectScheme redirect request from a scheme to another. ## Configuration Examples