-
Notifications
You must be signed in to change notification settings - Fork 14.4k
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
fix(website): links corrected #28333
Conversation
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.
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.
Thanks!!
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #28333 +/- ##
==========================================
+ Coverage 60.48% 60.52% +0.03%
==========================================
Files 1931 1931
Lines 76236 76163 -73
Branches 8568 8566 -2
==========================================
- Hits 46114 46100 -14
+ Misses 28017 27959 -58
+ Partials 2105 2104 -1 ☔ View full report in Codecov by Sentry. |
SUMMARY
Links did either 404 or linking in a circle
TESTING INSTRUCTIONS
Check changed links working properly now
ADDITIONAL INFORMATION