From 05e4c41ea2658ad3208d2cc026c0701e78ebc0bd Mon Sep 17 00:00:00 2001 From: pradeep Date: Fri, 19 May 2017 11:07:28 +0530 Subject: [PATCH] misc: Remove stackoverflow URLs from CONTRIBUTING.md --- CONTRIBUTING.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 46fd1a8e..f7bb8dcd 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -12,7 +12,7 @@ today! Here are the guidelines we'd like you to follow: ## Got a Question or Problem? If you have questions about how to use Forge, please direct these to the [Google Group][groups] -discussion list or [StackOverflow][stackoverflow]. We are also available on [Gitter][gitter]. +discussion list or [Github][github]. We are also available on [Gitter][gitter]. ## Found an Issue? @@ -179,4 +179,3 @@ The rest of the commit message is then used for this. [github]: https://github.com/arrayfire/forge [gitter]: https://gitter.im/arrayfire/forge [groups]: https://groups.google.com/forum/#!forum/arrayfire-users -[stackoverflow]: http://stackoverflow.com/questions/tagged/forge