From 9106473876baaf0f2446af3ab55058431af2a5f2 Mon Sep 17 00:00:00 2001 From: jiacai2050 Date: Thu, 31 Oct 2024 11:21:46 +0800 Subject: [PATCH] fix contributions guide --- content/cn/_index.md | 4 ++-- content/en/_index.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/content/cn/_index.md b/content/cn/_index.md index 3f54d1ee..5b62f775 100644 --- a/content/cn/_index.md +++ b/content/cn/_index.md @@ -15,7 +15,7 @@ title: "Horaedb" - + {{% blocks/section type="row" %}} @@ -29,7 +29,7 @@ title: "Horaedb" 积极拥抱开源生态,同时能够无缝对接各种开源组件。 {{% /blocks/feature %}} -{{% blocks/feature icon="fa-brands fa-github" title="100% 开源" url="/docs/contribution-guidelines/" %}} +{{% blocks/feature icon="fa-brands fa-github" title="100% 开源" url="https://github.com/apache/horaedb/blob/main/CONTRIBUTING.md" %}} 所有代码均在 GitHub 上开源,欢迎新用户的加入! {{% /blocks/feature %}} diff --git a/content/en/_index.md b/content/en/_index.md index 6c3f9052..24488807 100644 --- a/content/en/_index.md +++ b/content/en/_index.md @@ -15,7 +15,7 @@ Get started - + {{% blocks/section type="row" %}} @@ -29,7 +29,7 @@ High scalability, Cost-efficiency, Community-driven HoraeDB has an open ecosystem that encourages collaboration and innovation, allowing developers to use what suits them best. {{% /blocks/feature %}} -{{% blocks/feature icon="fa-brands fa-github" title="Contributions welcome!" url="docs/contribution-guidelines/" %}} +{{% blocks/feature icon="fa-brands fa-github" title="Contributions welcome!" url="https://github.com/apache/horaedb/blob/main/CONTRIBUTING.md" %}} We do a [Pull Request](https://github.com/apache/horaedb/pulls) contributions workflow on **GitHub**. New users are always welcome! {{% /blocks/feature %}}