File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ When filing an issue, make sure to answer these five questions:
60605 . What did you see instead?
6161
6262Troubleshooting questions should be posted on:
63- * [ Slack (#troubleshooting)] ( https://join.slack.com/t/fluss-hq /shared_invite/zt-33wlna581-QAooAiCmnYboJS8D_JUcYw )
63+ * [ Slack (#troubleshooting)] ( https://join.slack.com/t/apache-fluss /shared_invite/zt-33wlna581-QAooAiCmnYboJS8D_JUcYw )
6464* [ GitHub Discussions] ( https://github.com/apache/fluss/discussions )
6565
6666## How to suggest a feature or enhancement
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ function HomepageHeader() {
4343
4444 < Link
4545 className = { clsx ( "button button--secondary button--lg" , styles . buttonWithIcon , styles . buttonWidth ) }
46- to = "https://github.com/alibaba /fluss" >
46+ to = "https://github.com/apache /fluss" >
4747 < img
4848 src = "img/github_icon.svg"
4949 alt = "GitHub"
@@ -54,7 +54,7 @@ function HomepageHeader() {
5454
5555 < Link
5656 className = { clsx ( "button button--secondary button--lg" , styles . buttonWithIcon , styles . buttonWidth ) }
57- to = "https://join.slack.com/t/fluss-hq /shared_invite/zt-33wlna581-QAooAiCmnYboJS8D_JUcYw" >
57+ to = "https://join.slack.com/t/apache-fluss /shared_invite/zt-33wlna581-QAooAiCmnYboJS8D_JUcYw" >
5858 < img
5959 src = "img/slack_icon.svg"
6060 alt = "Slack"
You can’t perform that action at this time.
0 commit comments