We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfaad9e commit d94b5b0Copy full SHA for d94b5b0
pages/index.html
@@ -19,7 +19,7 @@
19
<span class="icon rsvp"></span>
20
<span>RSVP for Event</span>
21
</button>
22
- <button class="outline-button" onclick="window.open(https://javascript-mn.slack.com)">
+ <button class="outline-button" onclick="window.open('https://javascriptmn-slack.herokuapp.com')">
23
<span class="icon slack"></span>
24
<span>Join our Slack</span>
25
0 commit comments