diff --git a/doc/source/development/contributing_docstring.rst b/doc/source/development/contributing_docstring.rst index a87d8d5ad44bf..6524e4da2299d 100644 --- a/doc/source/development/contributing_docstring.rst +++ b/doc/source/development/contributing_docstring.rst @@ -67,8 +67,6 @@ case of pandas, the NumPy docstring convention is followed. These conventions ar explained in this document: * `numpydoc docstring guide `_ - (which is based in the original `Guide to NumPy/SciPy documentation - `_) numpydoc is a Sphinx extension to support the NumPy docstring convention.