Commit 9b7fe601be6d0170f6789b51d63984c1a57ed636

Authored by Andrew Buss
1 parent 5cd9fd4e92
Exists in master

add irc to faq page

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

scripts/HelpController.js View file @ 9b7fe60
... ... @@ -44,7 +44,7 @@
44 44 },
45 45 {
46 46 question: "My question isn't answered above",
47   - answer: ' <a href="mailto:or.so.help.me@flashy.cards">Send us an email!</a>'
  47 + answer: '<a href="mailto:or.so.help.me@flashy.cards">Send us an email</a> or join us on Freenode in <a class="white-text" href="irc://irc.freenode.net/flashy">#flashy</a>!'
48 48 }];
49 49  
50 50 // Functions