-
Notifications
You must be signed in to change notification settings - Fork 4.6k
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
[doc] Fix docs deadlink in readme #9972
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.
LGTM
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.
LGTM
Codecov Report
@@ Coverage Diff @@
## dev #9972 +/- ##
============================================
- Coverage 40.68% 40.67% -0.02%
+ Complexity 4579 4576 -3
============================================
Files 834 834
Lines 33832 33832
Branches 3745 3745
============================================
- Hits 13765 13761 -4
- Misses 18747 18752 +5
+ Partials 1320 1319 -1
Continue to review full report at Codecov.
|
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.
could we use related path to use the link?
Kudos, SonarCloud Quality Gate passed! |
* [Docs] Fix docs url. * Update README.md * Update README.md * Update README_zh_CN.md Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com> (cherry picked from commit e51d0fb)
Purpose of the pull request
Brief change log
Verify this pull request
This pull request is code cleanup without any test coverage.
(or)
This pull request is already covered by existing tests, such as (please describe tests).
(or)
This change added tests and can be verified as follows: