Skip to content

Commit d94a3bc

Browse files
authored
Leave comment in redirects file.
Slack invite redirect is managed from Cloudflare UI.
1 parent 3bf407c commit d94a3bc

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

public/_redirects

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,9 @@
2121
/latest/release-notes /draft/2020-12/release-notes
2222
/implementations /tools 301
2323
/obsolete-implementations /tools?showObsolete=true 301
24-
/slack https://join.slack.com/t/json-schema/shared_invite/zt-3ktcs18gk-ElYFaGDSOv68OJMf3H4vXg 301
25-
/slack-redirect https://join.slack.com/t/json-schema/shared_invite/zt-3ktcs18gk-ElYFaGDSOv68OJMf3H4vXg 301
24+
# Slack redirect to invite URL is handled by Cloudflare via UI. Not sure why. Maybe to avoid having to wait for a build and deploy.
25+
# /slack https://join.slack.com/t/json-schema/shared_invite/zt-3ktcs18gk-ElYFaGDSOv68OJMf3H4vXg 301
26+
/slack-redirect /slack 301
2627
/understanding-json-schema /understanding-json-schema/reference 301
2728
/understanding-json-schema/conventions /understanding-json-schema/reference 301
2829
/understanding-json-schema/reference/_index.md /understanding-json-schema/reference 301

0 commit comments

Comments
 (0)