Skip to content

Commit

Permalink
Add missing double-quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
mribeirodantas authored Nov 18, 2024
1 parent 9618a38 commit 471792c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/slack-invite.astro
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<head>
<meta
http-equiv="refresh"
content="0; url=https://join.slack.com/t/nextflow/shared_invite/zt-2up17v3bn-15Yp3X3CFe4NPu5bLsTKIw
content="0; url=https://join.slack.com/t/nextflow/shared_invite/zt-2up17v3bn-15Yp3X3CFe4NPu5bLsTKIw"
/>
</head>

Expand Down

0 comments on commit 471792c

Please sign in to comment.