From 3be8badabbccf54392e41815cc06d1dbc615679c Mon Sep 17 00:00:00 2001 From: Fu Diwei Date: Wed, 8 Apr 2026 09:32:06 +0800 Subject: [PATCH] Update README --- README.md | 2 +- README_zh.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 025827d39..18d7cd3a1 100644 --- a/README.md +++ b/README.md @@ -99,7 +99,7 @@ Related articles: Certimate is a free and open-source project, and your feedback and contributions are needed and always welcome. Contributions include but are not limited to: submitting code, reporting bugs, sharing ideas, or showcasing your use cases based on Certimate. We also encourage users to share Certimate on personal blogs or social media. -For those who'd like to contribute code, see our [Contribution Guide](./CONTRIBUTING_EN.md). +For those who'd like to contribute code, see our [Contribution Guide](./CONTRIBUTING.md). [Issues](https://github.com/certimate-go/certimate/issues) and [Pull Requests](https://github.com/certimate-go/certimate/pulls) are opened at https://github.com/certimate-go/certimate. diff --git a/README_zh.md b/README_zh.md index 1a6320d35..18fabdc34 100644 --- a/README_zh.md +++ b/README_zh.md @@ -101,7 +101,7 @@ docker run -d \ Certimate 是一个免费且开源的项目。我们欢迎任何人为 Certimate 做出贡献,以帮助改善 Certimate。包括但不限于:提交代码、反馈缺陷、交流想法,或分享你基于 Certimate 的使用案例。同时,我们也欢迎用户在个人博客或社交媒体上分享 Certimate。 -如果你想要贡献代码,请先阅读我们的[贡献指南](./CONTRIBUTING.md)。 +如果你想要贡献代码,请先阅读我们的[贡献指南](./CONTRIBUTING_zh.md)。 请在 https://github.com/certimate-go/certimate 提交 [Issues](https://github.com/certimate-go/certimate/issues) 和 [Pull Requests](https://github.com/certimate-go/certimate/pulls)。