From 9f95c847653ba531dbcb29e7fd95b837a8a19c9a Mon Sep 17 00:00:00 2001 From: chengchingwen Date: Thu, 24 Aug 2017 00:07:09 +0800 Subject: [PATCH] update gitter link --- docs/src/contributing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/contributing.md b/docs/src/contributing.md index ff882e49..4a66d310 100644 --- a/docs/src/contributing.md +++ b/docs/src/contributing.md @@ -1,6 +1,6 @@ # Contributing -If you need help, please ask on the [Julia forum](https://discourse.julialang.org/) or on Flux's [Gitter](https://gitter.im/MikeInnes/Flux.jl). +If you need help, please ask on the [Julia forum](https://discourse.julialang.org/) or on Flux's [Gitter](https://gitter.im/FluxML/Lobby). Right now, the best way to help out is to try out the examples and report any issues or missing features as you find them. The second best way is to help us spread the word, perhaps by [starring the repo](https://github.com/MikeInnes/Flux.jl).