Skip to content

Commit 4f4ca0c

Browse files
author
Field
authored
Fix “如何写提交信息” 的链接地址404
替换成 “Git 工作流程” 中 “如何写好 Commit Message” 。 虽然前面文章已经有了,但这里可能经常会需要查看,所以保留。
1 parent 55dfcf7 commit 4f4ca0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-process/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@
1313

1414
- [如何写日志](./how-to/如何写日志.md)
1515
- [如何报告 Bug](./how-to/how-to-report-bug.md)
16-
- [如何写提交信息](./how-to/how-to-wriote-commit-message.md)
16+
- [如何写提交信息](./process/git-workflow.md#3-如何写好-commit-message)
1717
- [如何发布](./how-to/how-to-publish.md)
1818
- [项目 Readme 模版](./how-to/sample-project-readme.md)

0 commit comments

Comments
 (0)