Skip to content

Commit c41c1d8

Browse files
authored
Merge pull request #24 from nzlosh/slack_perm_link
Use a permanent link with 400 uses for the slack link.
2 parents a6b1f11 + 4bd0782 commit c41c1d8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

community-signup/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1515
<meta charset="UTF-8">
1616

17-
<meta http-equiv="refresh" content="0;url=https://join.slack.com/t/stackstorm-community/shared_invite/zt-2cmej9wpc-lm5WTfTjQWsWZinmhn6tjw">
17+
<meta http-equiv="refresh" content="0;url=https://join.slack.com/t/stackstorm-community/shared_invite/zt-2fhtopxx0-YPg58qviCwAHWgbB9TaxZQ">
1818

19-
<script type="text/javascript">window.location.replace("https://join.slack.com/t/stackstorm-community/shared_invite/zt-2cmej9wpc-lm5WTfTjQWsWZinmhn6tjw");</script>
19+
<script type="text/javascript">window.location.replace("https://join.slack.com/t/stackstorm-community/shared_invite/zt-2fhtopxx0-YPg58qviCwAHWgbB9TaxZQ");</script>
2020
<meta name="robots" content="index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1">
2121

2222
<!-- This site is optimized with the Yoast SEO plugin v16.4 - https://yoast.com/wordpress/plugins/seo/ -->
@@ -25,7 +25,7 @@
2525
<meta property="og:locale" content="en_US">
2626
<meta property="og:type" content="article">
2727
<meta property="og:title" content="Slack Community Signup - StackStorm">
28-
<meta property="og:description" content="Welcome to StackStorm! Join our Slack Community: https://join.slack.com/t/stackstorm-community/shared_invite/zt-2cmej9wpc-lm5WTfTjQWsWZinmhn6tjw">
28+
<meta property="og:description" content="Welcome to StackStorm! Join our Slack Community: https://join.slack.com/t/stackstorm-community/shared_invite/zt-2fhtopxx0-YPg58qviCwAHWgbB9TaxZQ">
2929
<meta property="og:url" content="/community-signup/">
3030
<meta property="og:site_name" content="StackStorm">
3131
<meta property="article:modified_time" content="2021-11-10T14:23:31+00:00">
@@ -287,7 +287,7 @@ <h1 class="entry-title">Slack Community Signup</h1>
287287

288288
<div class="awr-i">
289289
<h2 class="f5 tc f3-l fw1 mb4 near-white lh-title">Welcome to StackStorm! Join our Slack Community:</h2>
290-
<p><a href="https://join.slack.com/t/stackstorm-community/shared_invite/zt-2cmej9wpc-lm5WTfTjQWsWZinmhn6tjw">https://join.slack.com/t/stackstorm-community/shared_invite/zt-2cmej9wpc-lm5WTfTjQWsWZinmhn6tjw</a></p> </div>
290+
<p><a href="https://join.slack.com/t/stackstorm-community/shared_invite/zt-2fhtopxx0-YPg58qviCwAHWgbB9TaxZQ">https://join.slack.com/t/stackstorm-community/shared_invite/zt-2fhtopxx0-YPg58qviCwAHWgbB9TaxZQ</a></p> </div>
291291
<div class="clear"></div>
292292

293293

0 commit comments

Comments
 (0)