From 14dfa1b27bc132363e561e55efd09ba676972fa9 Mon Sep 17 00:00:00 2001 From: Otto Chrons Date: Sat, 27 Feb 2016 14:01:35 +0200 Subject: [PATCH] Remove unused gethelp.md --- community/gethelp.md | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 community/gethelp.md diff --git a/community/gethelp.md b/community/gethelp.md deleted file mode 100644 index 7c4b2e49..00000000 --- a/community/gethelp.md +++ /dev/null @@ -1,21 +0,0 @@ ---- -layout: community -title: Get help! ---- - -Scala.js has a very active and friendly community supporting newcomers as well as seasoned Scala.js developers. To solve -your issues, please use following resources. - -### [Stackoverflow](http://stackoverflow.com/questions/tagged/scala.js) - -Many developers have probably faced the same issues are you have, so there might be an answer on Stackoverflow just -waiting to be read. - -### Gitter [chat room](https://gitter.im/scala-js/scala-js) - -For fastest answers, join our Scala.js Gitter [chat room](https://gitter.im/scala-js/scala-js) and ask your questions, -or just chat with other Scala.js developers! There are currently over 500 users in the chat room. - -### Official [mailing list](https://groups.google.com/forum/?fromgroups#!forum/scala-js) - -This is the place for general discussion, ideas, announcements of your libraries, etc.