Skip to content

Commit b31457e

Browse files
authored
Merge pull request #3565 from krisfreedain/2025-01-slacketc
Slack url update - FB link removal
2 parents da65ffa + ce9aeaf commit b31457e

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

_includes/footer.html

-3
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,6 @@
3939
<a href="https://www.youtube.com/c/OpenSearchProject" class="text-reset btn btn-icon">
4040
{% include icons.html type='youtube-social' %}
4141
</a>
42-
<a href="https://www.facebook.com/OpenSearchProject/" class="text-reset btn btn-icon">
43-
{% include icons.html type='facebook-social' %}
44-
</a>
4542
<a href="https://www.linkedin.com/company/opensearch-project/" class="text-reset btn btn-icon">
4643
{% include icons.html type='linkedin-social' %}
4744
</a>

_includes/redesign_buttons.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@
169169
</div>
170170
{% when 'join-slack' %}
171171
<div class="redesign-button--wrapper redesign-button--wrapper__text-only__dark">
172-
<a target="_blank" href="https://join.slack.com/t/opensearch/shared_invite/zt-2sp09njae-t1y6M6dQ3_uKjDVYkMHCyw" class="redesign-button--anchor" id="join-slack-button">
172+
<a target="_blank" href="https://join.slack.com/t/opensearch/shared_invite/zt-2y8hag1x1-WDK3344iNXv1GHlZHQ~coQ" class="redesign-button--anchor" id="join-slack-button">
173173
Join the Conversation
174174
</a>
175175
</div>

0 commit comments

Comments
 (0)