-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Backports redirects from #12528, adds indexing page #12655
Conversation
@@ -0,0 +1,15 @@ | |||
--- |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we should forward port this page to master
and backport it to branch/v8
and branch/v7
as well so users of all supported versions can view this page.
Also, just double-checking whether the intention is to make this page accessible only to visitors who know the URL, or if there will be a link from a layout in gravitational/docs
.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Once I get the necessary approvals for this test page it will be included in master
, but for now I don't want to have to update multiple PRs. It does not need to be backported - that will be handled during redirection.
Many roads and regex matches will lead here eventually, and there will be a link from the versions dropdown.
Co-authored-by: Paul Gottschling <paul.gottschling@goteleport.com>
Co-authored-by: Paul Gottschling <paul.gottschling@goteleport.com>
Co-authored-by: Paul Gottschling <paul.gottschling@goteleport.com>
docs
redirects from nginx-redirects.conf #12528