diff --git a/doc/source/development/contributing.rst b/doc/source/development/contributing.rst index 78d22c768b865..fe5271dab7132 100644 --- a/doc/source/development/contributing.rst +++ b/doc/source/development/contributing.rst @@ -74,7 +74,6 @@ If you are new to Git, you can reference some of these resources for learning Gi to the :ref:`contributor community ` for help if needed: * `Git documentation `_. -* `Numpy's Git resources `_ tutorial. Also, the project follows a forking workflow further described on this page whereby contributors fork the repository, make changes and then create a pull request.