diff --git a/doc/source/development/contributing.rst b/doc/source/development/contributing.rst index 7fbd2e1188901..b281c7cfc7d39 100644 --- a/doc/source/development/contributing.rst +++ b/doc/source/development/contributing.rst @@ -598,7 +598,7 @@ Building master branch documentation When pull requests are merged into the pandas ``master`` branch, the main parts of the documentation are also built by Travis-CI. These docs are then hosted `here -`__, see also +`__, see also the :ref:`Continuous Integration ` section. .. _contributing.code: