From 07311015fc10bc7e6b0053e0cdee5d973167fafb Mon Sep 17 00:00:00 2001 From: Rishi Das <113520748+Rishi2003Das@users.noreply.github.com> Date: Mon, 23 Dec 2024 08:29:54 +0530 Subject: [PATCH] Update CONTRIBUTING.md (#3858) --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c9ac5e5aa7..6d0c679030 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -6,9 +6,9 @@ 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 the -[Community](http://www.mlpack.org/community.html) page, and if you are +[Community](https://www.mlpack.org/doc/developer/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). +[mlpack and Google Summer of Code](http://www.mlpack.org/doc/developer/gsoc.html). ## Pull request process