diff --git a/doc/developers/contributing.rst b/doc/developers/contributing.rst index c6af69cc703ce..974e8e4b6af65 100644 --- a/doc/developers/contributing.rst +++ b/doc/developers/contributing.rst @@ -528,7 +528,7 @@ profiling and Cython optimizations. For two very well documented and more detailed guides on development workflow, please pay a visit to the `Scipy Development Workflow - `_ - + and the `Astropy Workflow for Developers `_ sections.