Skip to content

Commit 8fe5571

Browse files
committed
docs: Revert slack link change
This redirect has been reconfigured. Signed-off-by: Charlie Egan <[email protected]>
1 parent 93c1774 commit 8fe5571

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

Diff for: docs/content/contributing.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Thanks for your interest in contributing to the Open Policy Agent project!
88

99
{{< info >}}
1010
Most of the discussions about OPA take place on Slack, if you haven't already,
11-
you can [sign up here](https://inviter.co/opa/).
11+
you can [sign up here](https://slack.openpolicyagent.org/).
1212
{{< /info >}}
1313

1414
## I'd like to help OPA users
@@ -58,7 +58,7 @@ If you have a talk or blog you'd like to share please feel free to post in:
5858
## I'm interested in something else...
5959

6060
Sounds interesting, we'd love to hear all about it,
61-
[sign up for our Slack](https://inviter.co/opa/) and
61+
[sign up for our Slack](https://slack.openpolicyagent.org/) and
6262
drop a message in the
6363
[#contributors](https://openpolicyagent.slack.com/archives/C02L1TLPN59)
6464
channel.

Diff for: docs/content/v0-upgrade.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -468,7 +468,7 @@ OPA binary of version 1.0 or later.
468468
unexpected behaviour.
469469

470470
If you run into any issues while upgrading a Rego project, please drop a message
471-
in the #help channel on the [OPA Slack](https://inviter.co/opa/).
471+
in the #help channel on the [OPA Slack](https://slack.openpolicyagent.org/).
472472

473473
## Upgrading OPA Instances
474474

Diff for: docs/website/content/community/_index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ sections:
1818
note: |
1919
Primary channel for community support and OPA maintainer discussions.
2020
Join #help for support.
21-
link: https://inviter.co/opa
21+
link: "https://slack.openpolicyagent.org/"
2222
link_text: Join us on Slack
2323
- title: GitHub
2424
icon: /img/community-logos/github.png

Diff for: docs/website/layouts/partials/nav.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
</a>
3232
</li>
3333
<li class="nav-item social-nav-item">
34-
<a class="nav-link social-icon-link" href="https://inviter.co/opa/">
34+
<a class="nav-link social-icon-link" href="https://slack.openpolicyagent.org/">
3535
<img src="/img/slack-icon.png" alt="Slack">
3636
<div class="nav-link social-icon-title">Slack</div>
3737
</a>

0 commit comments

Comments
 (0)