From c790df3c75da43fa98390d220241c816d5b2f2dd Mon Sep 17 00:00:00 2001 From: "Timber.Wang" <57060551+TimberKito@users.noreply.github.com> Date: Fri, 12 Nov 2021 10:03:27 +0800 Subject: [PATCH] docs: update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8c29d5a7c..e7bd1ef33 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -50,4 +50,4 @@ git push ### 开发规范 -请参考 [https://halo.run/archives/code-style](https://halo.run/archives/code-style),请确保所有代码格式化之后再提交。 +请参考 [https://docs.halo.run/developer-guide/core/code-style](https://docs.halo.run/developer-guide/core/code-style),请确保所有代码格式化之后再提交。