-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
[DOCS] Add redirects for old URLs that no longer exist #10516
[DOCS] Add redirects for old URLs that no longer exist #10516
Conversation
✅ Deploy Preview for niobium-lead-7998 ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## develop #10516 +/- ##
========================================
Coverage 80.12% 80.12%
========================================
Files 461 461
Lines 39997 39997
========================================
Hits 32047 32047
Misses 7950 7950 Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
837cf12
to
7b95e09
Compare
7b95e09
to
d6ea334
Compare
082a7ca
to
43ed95a
Compare
Description
A drop in the traffic of some URLs has been detected, as many URLs from previous versions that are still accessible from searches or users bookmarks. Here is the list of the highest traffic drops: https://docs.google.com/spreadsheets/d/1b71u0F2s-L_TKvINPJ19mtw5OF5ycY7QKH9C8O2l-Zs/edit?gid=163061189#gid=163061189
The purpose of this PR is to add redirection rules to prevent users from getting a 404 url and instead redirecting them to the corresponding versioned or most similar page
Video
Grabacion.de.pantalla.desde.14-10-24.20.44.04.webm
invoke lint
(usesruff format
+ruff check
)For more information about contributing, see Contribute.
After you submit your PR, keep the page open and monitor the statuses of the various checks made by our continuous integration process at the bottom of the page. Please fix any issues that come up and reach out on Slack if you need help. Thanks for contributing!