This is an automated email from the ASF dual-hosted git repository.
albumenj pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-website.git
The following commit(s) were added to refs/heads/master by this push:
new c14bba35f03 [ISSUE #2815] Fix the GitHub connection for Dubbo Rust is
incorrect. (#2816)
c14bba35f03 is described below
commit c14bba35f038ba2e6fb6bcfb3545ffa3d3c80fb8
Author: mxsm <[email protected]>
AuthorDate: Tue Sep 26 19:57:21 2023 +0800
[ISSUE #2815] Fix the GitHub connection for Dubbo Rust is incorrect. (#2816)
---
content/zh-cn/github/_index.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/content/zh-cn/github/_index.md b/content/zh-cn/github/_index.md
index cbad71a7bc3..9e36bd096dd 100755
--- a/content/zh-cn/github/_index.md
+++ b/content/zh-cn/github/_index.md
@@ -71,9 +71,9 @@ The Apache Dubbo Node.js implementation.
{{< card header="apache/dubbo-rust" >}}
The Apache Dubbo Rust implementation.
<div style="width:130px;float:left;" class="mr-5">
- <a class="github-button" href="https://github.com/apache/dubbo-js"
data-icon="octicon-star" data-size="large" data-show-count="true"
aria-label="Star apache/dubbo-js on GitHub">Star</a>
- <a class="github-button" href="https://github.com/apache/dubbo-js/fork"
data-icon="octicon-repo-forked" data-size="large" data-show-count="true"
aria-label="Fork apache/dubbo-js on GitHub">Fork</a>
- <a class="github-button"
href="https://github.com/apache/dubbo-js/subscription" data-icon="octicon-eye"
data-size="large" data-show-count="true" aria-label="Watch apache/dubbo-js on
GitHub">Watch</a>
+ <a class="github-button" href="https://github.com/apache/dubbo-rust"
data-icon="octicon-star" data-size="large" data-show-count="true"
aria-label="Star apache/dubbo-js on GitHub">Star</a>
+ <a class="github-button" href="https://github.com/apache/dubbo-rust/fork"
data-icon="octicon-repo-forked" data-size="large" data-show-count="true"
aria-label="Fork apache/dubbo-js on GitHub">Fork</a>
+ <a class="github-button"
href="https://github.com/apache/dubbo-rust/subscription"
data-icon="octicon-eye" data-size="large" data-show-count="true"
aria-label="Watch apache/dubbo-js on GitHub">Watch</a>
</div>
{{< /card >}}
{{< /cardpane >}}