Skip to content

Commit 532ee7c

Browse files
kenjenkinsrjbeers
authored andcommitted
ENG 1983: redirects - update troubleshooting (#1776)
Remove a few no-op redirects. Add a cluster-status redirect for Pomerium Zero status page help links. --------- Co-authored-by: RJ Beers <[email protected]>
1 parent 9131bf8 commit 532ee7c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

static/_redirects

+5-5
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,8 @@ https://docs.pomerium.io/* https://docs.pomerium.com/:splat 301!
6666
/docs/deploy/clients/* /docs/deploy/clients
6767

6868
# Zero references
69-
/docs/zero/cluster-status /docs/troubleshooting/cluster-status
69+
/docs/zero/cluster-status /docs/internals/clusters
70+
/docs/troubleshooting/cluster-status /docs/internals/clusters#cluster-status--troubleshooting
7071
/docs/zero/upgrading /docs/deploy/upgrading
7172

7273
# Old quickstart => /get-started/quickstart
@@ -120,8 +121,8 @@ https://docs.pomerium.io/* https://docs.pomerium.com/:splat 301!
120121
# Troubleshooting & FAQ
121122
/docs/FAQ.html /docs/internals/troubleshooting
122123
/docs/faq /docs/internals/troubleshooting
123-
/docs/internals/troubleshooting /docs/internals/troubleshooting
124-
/docs/internals/troubleshooting.html /docs/internals/troubleshooting
124+
/docs/troubleshooting /docs/internals/troubleshooting
125+
/docs/troubleshooting.html /docs/internals/troubleshooting
125126

126127
# Architecture / background / upgrading
127128
/docs/architecture.html /docs/internals/architecture
@@ -289,7 +290,6 @@ https://docs.pomerium.io/* https://docs.pomerium.com/:splat 301!
289290
/docs/topics/ppl /docs/internals/ppl
290291
/docs/topics/production-deployment.html /docs/deploy/upgrading
291292
/docs/topics/programmatic-access.html /docs/internals/programmatic-access
292-
/docs/troubleshooting /docs/internals/troubleshooting
293293
/docs/zero/billing /docs/deploy/cloud/billing
294294
/docs/zero/import /docs/deploy/cloud/import
295-
/recipes/ad-guard /docs/guides/ad-guard
295+
/recipes/ad-guard /docs/guides/ad-guard

0 commit comments

Comments
 (0)