[zh] Fix links in contribute section
This PR fixes bad links found in the contribute section, identified via: ``` ./scripts/linkchecker.py -l zh -f /docs/contribute/**/*.md ``` Fix Summary: Bad links pointing nowhere: 23 Links which should point to localized pages: 28 Links which should avoid redirections: 5 Unsafe links that use HTTP: 6
This commit is contained in:
@@ -879,5 +879,5 @@ PR,也可以添加对它们的链接。你可以多少了解该团队的流程
|
||||
<!--
|
||||
- Read [Reviewing](/docs/contribute/reviewing/revewing-prs) to learn more about the review process.
|
||||
-->
|
||||
- 阅读[评阅](/zh/docs/contribute/review/revewing-prs)节,学习评阅过程。
|
||||
- 阅读[评阅](/zh/docs/contribute/review/reviewing-prs)节,学习评阅过程。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user