This is an automated email from the ASF dual-hosted git repository.
jiacai2050 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/horaedb-docs.git
The following commit(s) were added to refs/heads/main by this push:
new 199e3cd fix contributions guide (#152)
199e3cd is described below
commit 199e3cdff8be428ece8eee7bc4faec625b25b2f6
Author: Jiacai Liu <[email protected]>
AuthorDate: Thu Oct 31 11:28:49 2024 +0800
fix contributions guide (#152)
---
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 3f54d1e..5b62f77 100644
--- a/content/cn/_index.md
+++ b/content/cn/_index.md
@@ -15,7 +15,7 @@ title: "Horaedb"
<script src="https://www.apachecon.com/event-images/snippet.js"></script>
-<a class="acevent" data-format="square" data-event="na2024" data-mode="light"
data-style="border: 3px solid red; padding: 10px; background: yellow;"></a>
+<a class="acevent" data-format="wide" data-mode="light" data-style="border:
3px solid red; padding: 10px; background: yellow;"></a>
{{% 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 6c3f905..2448880 100644
--- a/content/en/_index.md
+++ b/content/en/_index.md
@@ -15,7 +15,7 @@ Get started<i class="fas fa-arrow-alt-circle-right ms-2"></i>
<script src="https://www.apachecon.com/event-images/snippet.js"></script>
-<a class="acevent" data-format="square" data-event="na2024" data-mode="light"
data-style="border: 3px solid red; padding: 10px; background: yellow;"></a>
+<a class="acevent" data-format="wide" data-mode="light" data-style="border:
3px solid red; padding: 10px; background: yellow;"></a>
{{% 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 %}}
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]