Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torch/cunn.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSoumith Chintala <soumith@gmail.com>2015-06-03 05:12:54 +0300
committerSoumith Chintala <soumith@gmail.com>2015-06-03 05:12:54 +0300
commitd5a9163a3d2bd942c3b1f5a2342b2e94c5c35810 (patch)
tree6a47fac9410de056bb03752d382aefdf3d255f60 /CONTRIBUTING.md
parentf463709bbc4191866c1df298f91508ea26494cd4 (diff)
Update CONTRIBUTING.md
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 5e5cd8e..d991a87 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -19,7 +19,7 @@ and [submitting pull requests](#pull-requests), but please respect the following
restrictions:
* Please **do not** use the issue tracker for personal support requests (use
- [mailing-list](groups.google.com/forum/#!forum/torch7)).
+ [mailing-list](https://groups.google.com/forum/#!forum/torch7)).
* Please **do not** open issues regarding the code in a torch package
outside the core. For example dont open issues about the
@@ -127,4 +127,4 @@ included in the project:
with a clear title and description.
**IMPORTANT**: By submitting a patch, you agree to allow the project owners to
-license your work under the terms of the BSD License. \ No newline at end of file
+license your work under the terms of the BSD License.