This is an automated email from the ASF dual-hosted git repository.
exceptionfactory pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/nifi-site.git
The following commit(s) were added to refs/heads/main by this push:
new bc9c0748 Updated Slack invitation link (#90)
bc9c0748 is described below
commit bc9c07485fa8875cf311ebacb20b93fc333e7ada
Author: Márton Szász <[email protected]>
AuthorDate: Wed Feb 19 16:19:39 2025 +0100
Updated Slack invitation link (#90)
---
content/community/contact.md | 2 +-
themes/nifi/layouts/partials/footer.html | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/content/community/contact.md b/content/community/contact.md
index 7001edc8..9b522eda 100644
--- a/content/community/contact.md
+++ b/content/community/contact.md
@@ -15,7 +15,7 @@ recommendations on how to interact with the community.
## Slack
- [Apache NiFi on Slack](https://apachenifi.slack.com/)
-- New users can join the workspace using the [invitation
link](https://join.slack.com/t/apachenifi/shared_invite/zt-2ccusmst2-l2KrTzJLrGcHOO0V7~XD4g)
+- New users can join the workspace using the [invitation
link](https://join.slack.com/t/apachenifi/shared_invite/zt-11njbtkdx-ZRU8FKYSWoEHRJetidy0zA)
## Users Mailing List
diff --git a/themes/nifi/layouts/partials/footer.html
b/themes/nifi/layouts/partials/footer.html
index e5af9fa6..af6db06e 100644
--- a/themes/nifi/layouts/partials/footer.html
+++ b/themes/nifi/layouts/partials/footer.html
@@ -25,7 +25,7 @@
<li><a
href="https://issues.apache.org/jira/browse/NIFI">Issues</a></li>
<li><a href="https://github.com/apache/nifi">Source</a></li>
<li><a
href="https://www.linkedin.com/company/apache-nifi/">LinkedIn</a></li>
- <li><a
href="https://join.slack.com/t/apachenifi/shared_invite/zt-2ccusmst2-l2KrTzJLrGcHOO0V7~XD4g">Slack</a></li>
+ <li><a
href="https://join.slack.com/t/apachenifi/shared_invite/zt-11njbtkdx-ZRU8FKYSWoEHRJetidy0zA">Slack</a></li>
<li><a
href="https://nifi.apache.org/documentation/security/">Security</a></li>
</ul>
</div>