Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ hello@netris.io

https://netris.io

Slack Support Channel: https://www.netris.io/slack/
Slack Support Channel: https://netris.slack.com/

Current docs are available at: https://netris.io/docs
2 changes: 1 addition & 1 deletion _includes/links.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
.. _LinkedIn: https://www.linkedin.com/company/netrisio/
.. _X-Twitter: https://x.com/netris_io
.. _Demo: https://www.netris.io/demo/
.. _Slack: https://join.slack.com/t/netris/shared_invite/zt-3ixzkhe6s-Zy_He7mek9jbe_T2wondww
.. _Slack: https://netris.slack.com/
2 changes: 1 addition & 1 deletion _templates/netris-header.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<img width="95px" src="{{ pathto('_static/logo.png', 1) }}" class="netris-logo" alt="{{ _('Logo') }}" />
</a>
<span class="github-btn github-btn-large">
<a class="gh-btn" href="https://join.slack.com/t/netris/shared_invite/zt-3ixzkhe6s-Zy_He7mek9jbe_T2wondww" rel="noopener noreferrer" target="_blank"
<a class="gh-btn" href="https://netris.slack.com/" rel="noopener noreferrer" target="_blank"
style="margin-left: 15px;">
<img style="height: 1em;" src="{{ pathto('_static/slack.svg', 1) }}" alt="slack_icon">
Join Slack
Expand Down
2 changes: 1 addition & 1 deletion upgrading-netris.rst
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ The output is similar to this:

.. warning::

If, after 5 minutes, you see pods with a status other than "*Running*" or "*Completed*", please reach out to us via `Slack <https://netris.slack.com/join/shared_invite/zt-1993b09c6-dWvgWusaeysToNHn7lIGTA#/shared-invite/email>`__.
If, after 5 minutes, you see pods with a status other than "*Running*" or "*Completed*", please reach out to us via `Slack <https://netris.slack.com/>`__.

Check the upgraded version
--------------------------
Expand Down