From b116647376d48ca02b8f97d5e97a749e3d5ffd8b Mon Sep 17 00:00:00 2001 From: Ryan Curtin Date: Wed, 29 May 2019 08:17:08 -0400 Subject: [PATCH] Fix link; thanks rajs123 for pointing it out. --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d8b7b3df44..b377a24e69 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -5,8 +5,8 @@ contribute to mlpack and join the community! If you would like to make improvements to the library, add new features that are useful to you and others, or have found a bug that you know how to fix, please submit a pull request! -If you would like to learn more about how to get started contributing, see -[Getting Involved](http://www.mlpack.org/involved.html), and if you are +If you would like to learn more about how to get started contributing, see the +[Community](http://www.mlpack.org/community.html) page, and if you are interested in participating in Google Summer of Code, see [mlpack and Google Summer of Code](http://www.mlpack.org/gsoc.html).