Skip to content

Commit 575a8b9

Browse files
committed
docs: fix broken links
Signed-off-by: Tiexin Guo <[email protected]>
1 parent c119e23 commit 575a8b9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/development/git-workflow/reviewing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Below are a set of common questions that apply to all pull requests:
6464
Reviewers are encouraged to read the following articles for help with common reviewer tasks:
6565

6666
- [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/)
67-
- [Project Layout](https://docs.devstream.io/en/latest/development/devstream/project-layout/)
67+
- [Project Layout](https://docs.devstream.io/en/latest/development/project-layout/)
6868
- [The Art of Closing: How to closing an unfinished or rejected pull request](https://blog.jessfraz.com/post/the-art-of-closing/)
6969
- [Kindness and Code Reviews: Improving the Way We Give Feedback](https://product.voxmedia.com/2018/8/21/17549400/kindness-and-code-reviews-improving-the-way-we-give-feedback)
7070
- [Code Review Guidelines for Humans: Examples of good and back feedback](https://phauer.com/2018/code-review-guidelines/#code-reviews-guidelines-for-the-reviewer)

docs/development/git-workflow/reviewing.zh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
我们鼓励审稿人阅读以下文章,这会对常见的审查工作有所帮助:
6767

6868
- [常规提交](https://www.conventionalcommits.org/en/v1.0.0/)
69-
- [项目结构](https://docs.devstream.io/en/latest/development/devstream/project-layout.zh/)
69+
- [项目结构](https://docs.devstream.io/en/latest/development/project-layout.zh/)
7070
- [关闭的艺术:如何关闭未完成或被拒绝的拉取请求](https://blog.jessfraz.com/post/the-art-of-closing/)
7171
- [善意和代码审查:改进我们反馈的方式](https://product.voxmedia.com/2018/8/21/17549400/kindness-and-code-reviews-improving-the-way-we-give-feedback)
7272
- [代码审查指南:良好反馈和反向反馈的示例](https://phauer.com/2018/code-review-guidelines/#code-reviews-guidelines-for-the-reviewer)

0 commit comments

Comments
 (0)