Skip to content

Commit a40636b

Browse files
authored
Fix slack invitation link (#875)
1 parent 8bea105 commit a40636b

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

docs/join-slack/index.html

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,15 @@
33
<!--this is the source of truth for the slack join link! DO NOT COPY THIS LINK, INSTEAD LINK TO THIS PAGE -->
44
<head>
55
<meta charset="utf-8">
6-
<title>Redirecting...</title>
7-
<link rel="canonical" href="https://join.slack.com/t/pydanticlogfire/shared_invite/zt-2war8jrjq-w_nWG6ZX7Zm~gnzY7cXSog">
6+
<title>Redirecting to slack...</title>
87
<script>
9-
location.href="https://join.slack.com/t/pydanticlogfire/shared_invite/zt-2war8jrjq-w_nWG6ZX7Zm~gnzY7cXSog"
8+
location.href="https://join.slack.com/t/pydanticlogfire/shared_invite/zt-30d22hpy9-w4jS9yCz6yeM4Z1yQujl9w"
109
</script>
11-
<meta http-equiv="refresh" content="0; url=https://join.slack.com/t/pydanticlogfire/shared_invite/zt-2war8jrjq-w_nWG6ZX7Zm~gnzY7cXSog">
10+
<meta http-equiv="refresh" content="0; url=https://join.slack.com/t/pydanticlogfire/shared_invite/zt-30d22hpy9-w4jS9yCz6yeM4Z1yQujl9w">
1211
</head>
1312
<body>
1413
You're being redirected to
15-
<a href="https://join.slack.com/t/pydanticlogfire/shared_invite/zt-2war8jrjq-w_nWG6ZX7Zm~gnzY7cXSog">
14+
<a href="https://join.slack.com/t/pydanticlogfire/shared_invite/zt-30d22hpy9-w4jS9yCz6yeM4Z1yQujl9w">
1615
a slack invitation link
1716
</a>.
1817
</body>

0 commit comments

Comments
 (0)