From ee86aad0ec779c23dea37e6c4f3d5be43effdf74 Mon Sep 17 00:00:00 2001 From: James Elliott Date: Fri, 24 Jun 2022 12:42:27 +1000 Subject: [PATCH] docs: fix skipper docs (#3585) --- docs/content/en/integration/proxies/support.md | 2 +- docs/content/en/overview/prologue/supported-proxies.md | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/content/en/integration/proxies/support.md b/docs/content/en/integration/proxies/support.md index 402483ca4..f1e468ea5 100644 --- a/docs/content/en/integration/proxies/support.md +++ b/docs/content/en/integration/proxies/support.md @@ -25,7 +25,7 @@ aliases: | [Caddy] | [](caddy.md) | | | | | [Traefik] 1.x | [](traefikv1.md) | | | | | [Envoy] | [](envoy.md) | | | | -| [Skipper] | [](skipper.md) | | | | +| [Skipper] | [](skipper.md) | | | | | [Apache] | [](#apache) | | | | | [IIS] | [](#iis) | | | | diff --git a/docs/content/en/overview/prologue/supported-proxies.md b/docs/content/en/overview/prologue/supported-proxies.md index bfd7ef419..041d1cb9d 100644 --- a/docs/content/en/overview/prologue/supported-proxies.md +++ b/docs/content/en/overview/prologue/supported-proxies.md @@ -24,6 +24,7 @@ The following table is a support matrix for Authelia features and specific rever | [Caddy] | [](../../integration/proxies/caddy.md) | | | | | [Traefik] 1.x | [](../../integration/proxies/traefikv1.md) | | | | | [Envoy] | [](../../integration/proxies/envoy.md) | | | | +| [Skipper] | [](../../integration/proxies/skipper.md) | | | | | [Apache] | | | | | | [IIS] | | | | | @@ -48,6 +49,7 @@ For more comprehensive support information please see the [Caddy]: https://caddyserver.com/ [HAProxy]: https://www.haproxy.com/ [Envoy]: https://www.envoyproxy.io/ +[Skipper]: https://opensource.zalando.com/skipper/ [Caddy]: https://caddyserver.com/ [Apache]: https://httpd.apache.org/ [IIS]: https://www.iis.net/