Skip to content
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

Fixing derisking and product redirected subdomains #223

Closed
wants to merge 1 commit into from

Conversation

eric-gade
Copy link
Contributor

Changes proposed in this pull request:

It turns out two of our redirects were slightly incorrect:

  • guides.18f.gov/product/* should redirect to product-guide.18f.gov/* (was product.18f.gov)
  • guides.18f.gov/derisking/* should redirect toderisking-guide.18f.gov/* (was derisking.18f.gov)

Security considerations

There are no security issues, since the routes we are redirecting are still not actually live

The matching subdomains have the `-guides` suffix in the existing versions
@eric-gade eric-gade marked this pull request as ready for review October 11, 2023 18:14
@eric-gade eric-gade closed this Oct 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant