We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The following three URLs all get redirected:
However it looks like we still have active URLs for them, as well as templates. These can likely be removed:
https://github.com/mozilla/bedrock/blob/main/bedrock/products/urls.py#L35-L38
The text was updated successfully, but these errors were encountered:
Remove unused VPN article templates (Fixes mozilla#15371)
0680641
74b0c08
0774cd9
alexgibson
No branches or pull requests
Description
The following three URLs all get redirected:
However it looks like we still have active URLs for them, as well as templates. These can likely be removed:
https://github.com/mozilla/bedrock/blob/main/bedrock/products/urls.py#L35-L38
Success Criteria
The text was updated successfully, but these errors were encountered: