Skip to content

Commit

Permalink
Merge pull request #1906 from ewels/slack_netlify_redirects
Browse files Browse the repository at this point in the history
Use Netlify _redirects for Slack invite URL
  • Loading branch information
ewels authored Aug 2, 2023
2 parents 886b286 + 6859cee commit 0e82d61
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
3 changes: 3 additions & 0 deletions public/_redirects
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# Slack invite URL
/join/slack https://join.slack.com/t/nfcore/shared_invite/zt-zj2p3l6d-oLK8OcMGXYuPra0ye1ptdg

# Temporary oldsite redirections
/logo/* https://oldsite.nf-co.re/logo/:splat 200
/tools/docs/* https://oldsite.nf-co.re/tools/docs/:splat 200
Expand Down
3 changes: 0 additions & 3 deletions src/pages/join/slack.astro

This file was deleted.

0 comments on commit 0e82d61

Please sign in to comment.