Skip to content

Commit 0fd5feb

Browse files
committed
add redirect for CORS guide
1 parent aeb9316 commit 0fd5feb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

static/_redirects

+1
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,7 @@ https://docs.pomerium.io/* https://docs.pomerium.com/:splat 301!
215215
/docs/get-started/fundamentals/zero-single-sign-on.html /docs/get-started/fundamentals/zero/zero-single-sign-on
216216
/docs/get-started/fundamentals/zero-tcp-routes /docs/get-started/fundamentals/zero/zero-tcp-routes
217217
/docs/get-started/fundamentals/zero-tcp-routes.html /docs/get-started/fundamentals/zero/zero-tcp-routes
218+
/docs/guides/cors /docs/internals/troubleshooting#cross-origin-configuration
218219
/docs/guides/jwt-verification-with-envoy /docs/capabilities/getting-users-identity
219220
/docs/guides/kubernetes.html /docs/deploy/k8s/quickstart
220221
/docs/guides/nginx https://0-20-0.docs.pomerium.com/docs/guides/nginx 301!

0 commit comments

Comments
 (0)