Skip to content

Commit fa6a35e

Browse files
committed
fix: replace the expired slack chat link
Signed-off-by: Jonathan Gonzalez V. <jonathan.abdiel@gmail.com>
1 parent dc3ed16 commit fa6a35e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

layouts/partials/nav.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
<a class="github-button" href="https://github.com/cloudnative-pg/cloudnative-pg"
5959
data-color-scheme="no-preference: light; light: light; dark: dark;" data-size="large" data-show-count="true"
6060
aria-label="Star cloudnative-pg/cloudnative-pg on GitHub">Star</a>
61-
<a href="https://join.slack.com/t/cloudnativepg/shared_invite/zt-237bhehx3-htDW2kz2hKJxEhn1W4VTnw">
61+
<a href="https://join.slack.com/t/cloudnativepg/shared_invite/zt-2vedd06pe-vMZf4wJ3l_H_hB3YCZ947A">
6262
<img src="/icons/Slack.svg" alt="Slack" title="Join our Slack channel now!">
6363
</a>
6464
<a href="https://twitter.com/CloudNativePg">

0 commit comments

Comments
 (0)