From 16c314d564afe7a2fe5721072c3dcc56388a6375 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=91=A8=E7=9B=9B=E9=81=93?= Date: Wed, 18 Jan 2023 22:03:02 +0800 Subject: [PATCH] =?UTF-8?q?chore(issue-80):=20=E6=9B=B4=E6=96=B0=20URL?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/issue-80.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/issue-80.md b/docs/issue-80.md index a528d75..a9f9326 100644 --- a/docs/issue-80.md +++ b/docs/issue-80.md @@ -140,7 +140,7 @@ 如果不使用 XML 作为数据传递的格式,应该使用什么格式?答案是 S 表达式。 -4、[提交信息的规范](https://www.conventionalcommits.org/zh-cn/v1.0.0-beta.4/)(中文) +4、[提交信息的规范](https://www.conventionalcommits.org/zh-hans/v1.0.0)(中文) 代码仓库的提交信息应该怎么写,这份规范标准可以参考。