Skip to content

Commit 6a2835c

Browse files
grafikrobotvinniefalco
authored andcommitted
Point slack invite to our own VPS node app.
This fixes the horribly slow heroku service.
1 parent 12d4690 commit 6a2835c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

slack/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
Choose one of the following to get started:
2121
</p>
2222
<ul class="newsS">
23-
<li><a href="https://cpplang-inviter.herokuapp.com/" id="reglink" target="_new">I need an invitation to the C++ Slack workspace.</a></li>
23+
<li><a href="https://cpplang-inviter.cppalliance.org/" id="reglink" target="_new">I need an invitation to the C++ Slack workspace.</a></li>
2424
<li><a href="https://cpplang.slack.com">I already have a C++ Slack workspace account.</a></li>
2525
</ul>
2626

@@ -123,7 +123,7 @@
123123
<li><a href="https://cpplang.slack.com">C++ Language Slack Workspace</a></li>
124124
<li><a href="https://cpplang.slack.com/account/workspace-settings#admins">List of Cpplang Admins</a></li>
125125
<li><a href="https://slack.com/downloads">Slack Application Downloads</a></li>
126-
<li><a href="https://cpplang-inviter.herokuapp.com/">Cpplang invite-bot</a></li>
126+
<li><a href="https://cpplang-inviter.cppalliance.org/">Cpplang invite-bot</a></li>
127127
</ul>
128128

129129
</div>

0 commit comments

Comments
 (0)