Skip to content

Commit

Permalink
chore: use permanent link for discord (#1048)
Browse files Browse the repository at this point in the history
  • Loading branch information
GuangmingLuo committed Mar 25, 2024
1 parent 588d837 commit 1191897
Show file tree
Hide file tree
Showing 8 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ desc = "Development takes place here!"

[[params.links.developer]]
name = "Discord"
url = "https://discord.gg/UX7MPbh7"
url = "https://discord.gg/jceZSE7DsW"
icon = "fab fa-discord"
desc = "Chat with other project developers"

Expand Down
2 changes: 1 addition & 1 deletion content/en/_index.html
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ <h2 class="home-section-title">Enterprise Users</h2>
<div class="home-footer-links-item-title">Contact Us</div>
<ul>
<li><a href="mailto:conduct@cloudwego.io">Email: conduct@cloudwego.io</a></li>
<li><a href="https://discord.gg/UX7MPbh7">Join our Discord</a>
<li><a href="https://discord.gg/jceZSE7DsW">Join our Discord</a>
</li>
</ul>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -543,4 +543,4 @@ Kitex has demonstrated its ability to outperform other frameworks in testing com

We also briefly looked towards future optimizations, including kernel-level improvements, restructuring the TCP protocols, and further refinement of existing components. With continuous learning and improvements, we are driven to unlock the vast potential in microservice performance optimization, taking us one step closer to the realm of real-time computing.

For any questions or discussions, you're welcome to join our community on [GitHub](https://github.com/cloudwego) or [Discord](https://discord.gg/UX7MPbh7).
For any questions or discussions, you're welcome to join our community on [GitHub](https://github.com/cloudwego) or [Discord](https://discord.gg/jceZSE7DsW).
2 changes: 1 addition & 1 deletion content/en/blog/news/Hertz_Open_Source/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ As mentioned earlier, Hertz has currently open sourced only the internally verif
- **Enhanced ecosystem support**: Since Hertz does not adopt go net's data structure, additional ecosystem support is required. In the initial batch of open source releases, we have included CORS, Trace, and Metrics. In the future, we plan to support additional aspects such as reverse proxy and Session.
- **Iteration based on user feedback**: Following the project's open sourcing, we will iterate based on developer feedback and requirements.

We welcome everyone to [contribute](https://github.com/cloudwego/hertz/blob/develop/CONTRIBUTING.md) by submitting issues and PRs to [Hertz](https://github.com/cloudwego/hertz), fostering collaborative development. We eagerly anticipate the involvement of more developers and anticipate Hertz aiding enterprises in swiftly constructing cloud-native architectures. Enterprise users are invited to migrate and utilize Hertz, and we will provide dedicated technical support and communication. Feel free to [join our Discord community](https://discord.gg/UX7MPbh7) for further consultations and assistance.
We welcome everyone to [contribute](https://github.com/cloudwego/hertz/blob/develop/CONTRIBUTING.md) by submitting issues and PRs to [Hertz](https://github.com/cloudwego/hertz), fostering collaborative development. We eagerly anticipate the involvement of more developers and anticipate Hertz aiding enterprises in swiftly constructing cloud-native architectures. Enterprise users are invited to migrate and utilize Hertz, and we will provide dedicated technical support and communication. Feel free to [join our Discord community](https://discord.gg/jceZSE7DsW) for further consultations and assistance.

## Related Links
- Project [address](https://github.com/cloudwego/hertz)
Expand Down
2 changes: 1 addition & 1 deletion content/en/blog/news/Introducing CloudWeGo/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ Kitex is equipped with built-in governance strategies and expansion interfaces f

We welcome you to [contribute](https://github.com/cloudwego/community/blob/main/CONTRIBUTING.md) by submitting issues and PRs to build CloudWeGo together. Contributing to CloudWeGo involves various roles and responsibilities within the project's GitHub organization. The roles include Member, Committer, Reviewer, Approver, and Maintainer. Members are active contributors in the community and are expected to participate in discussions and make multiple contributions to the project. Committers are active code contributors and play a role in reviewing and approving code contributions. Reviewers have expertise in the codebase and provide feedback on contributions. Approvers review and approve code contributions, ensuring their holistic acceptance. Maintainers are responsible for setting technical direction, making design decisions, and ensuring the overall health of a subproject. The responsibilities and privileges of each role vary, but they all contribute to the growth and success of CloudWeGo. The responsibilities of contributor roles in CloudWeGo are outlined in our [community membership document](https://github.com/cloudwego/community/blob/main/COMMUNITY_MEMBERSHIP.md).

We are excited for more developers to join, and also look forward to CloudWeGo helping more and more companies quickly build cloud-native architectures. Feel free to raise an issue in [Github](https://github.com/cloudwego) if you have any questions. Furthermore, you can join our [Discord](https://discord.gg/UX7MPbh7) to keep updated with the latest news.
We are excited for more developers to join, and also look forward to CloudWeGo helping more and more companies quickly build cloud-native architectures. Feel free to raise an issue in [Github](https://github.com/cloudwego) if you have any questions. Furthermore, you can join our [Discord](https://discord.gg/jceZSE7DsW) to keep updated with the latest news.

## Community and Support

Expand Down
2 changes: 1 addition & 1 deletion content/en/community/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ You may participate in the community through GitHub, or simply by interacting wi
<a
target="_blank"
rel="noopener"
href="https://discord.gg/UX7MPbh7"
href="https://discord.gg/jceZSE7DsW"
>
<i class="fab fa-discord"></i> Discord:
</a>
Expand Down
2 changes: 1 addition & 1 deletion content/zh/_index.html
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@ <h2 class="home-section-title">谁在用</h2>
<div class="home-footer-links-item-title">联系我们</div>
<ul>
<li><a href="mailto:conduct@cloudwego.io">邮箱:conduct@cloudwego.io</a></li>
<li><a href="https://discord.gg/UX7MPbh7">加入
<li><a href="https://discord.gg/uMWDtjYD54">加入
Discord</a>
</li>
</ul>
Expand Down
4 changes: 2 additions & 2 deletions content/zh/community/overview/_index.html
Original file line number Diff line number Diff line change
Expand Up @@ -123,10 +123,10 @@ <h2>讨论</h2>
<p>关于项目的 issue 和pr 请在这里提交</p>
</div>
<div id="discord" class="community-resource">
<a href="https://discord.gg/UX7MPbh7">
<a href="https://discord.gg/uMWDtjYD54">
<img src="/img/community/discord.png" alt="Discord">
</a>
<a href="https://discord.gg/UX7MPbh7">Discord&nbsp;&#9654;</a>
<a href="https://discord.gg/uMWDtjYD54">Discord&nbsp;&#9654;</a>
<p>更适合海外同学参与社区</p>
</div>
</div>
Expand Down

0 comments on commit 1191897

Please sign in to comment.