This is an automated email from the ASF dual-hosted git repository. jan pushed a commit to branch fix/slack in repository https://gitbox.apache.org/repos/asf/couchdb-www.git
commit d4bd0cf35677b3a16c7bd7b5f0b6650e8aefe814 Author: Jan Lehnardt <[email protected]> AuthorDate: Tue Aug 5 10:38:34 2025 +0200 fix slack invite --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 4cc4752..057aff4 100644 --- a/index.html +++ b/index.html @@ -433,7 +433,7 @@ Thanks to Yohei Shimomae and the Apache Cordova team for the original design. </h3> <p class="slack-slogan">To start using Slack, click on the join link below:</p> <ul> - <li>— <a class="" href="https://join.slack.com/t/couchdb/shared_invite/zt-fa9zim0j-H04m4o_KcLdWeOxEAcwM8g" target="_blank" rel="noopener noreferrer">Join CouchDB Slack</a></li> + <li>— <a class="" href="https://join.slack.com/t/couchdb/shared_invite/zt-3aqucllea-C92fkzW5oO_VhllRCqFbcw" target="_blank" rel="noopener noreferrer">Join CouchDB Slack</a></li> </ul> </div>
