This is an automated email from the ASF dual-hosted git repository.
lzljs3620320 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/paimon-website.git
The following commit(s) were added to refs/heads/master by this push:
new 5d58836760 Changelog dingtalk to slack
5d58836760 is described below
commit 5d588367605a930f3bc52dc1ffb505d5a8f747cb
Author: Jingsong <[email protected]>
AuthorDate: Thu May 30 17:01:04 2024 +0800
Changelog dingtalk to slack
---
main/index.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/main/index.html b/main/index.html
index 3943a05297..bec0117e15 100755
--- a/main/index.html
+++ b/main/index.html
@@ -145,14 +145,14 @@ under the License.
</div>
<div class="row py-4 justify-content-center m-1">
<div class="card border-primary col-md-10 col-xl-3 m-3"
style="background-color: #ddeeff">
- <a class="community-anchor"
href="https://qr.dingtalk.com/action/joingroup?code=v1,k1,YLRqsizDPPlpdCtcy+G9YAOL8aWy8aE5eh7SN4pcdec=&_dt_no_comment=1&origin=11">
+ <a class="community-anchor"
href="https://infra.apache.org/slack.html">
<div class="card-body">
<div class="row d-flex align-items-center">
<div class="col-2 align-self-center text-center
text-primary">
<h1><i class="bi bi-chat"></i></h1>
</div>
<div class="col-10">
- <h4 class="card-title text-center text-primary">DingTalk
Group</h4>
+ <h4 class="card-title text-center text-primary">Slack
Channel</h4>
</div>
</div>
</div>