From 7769e8e950857f57fabaf4e9b34264851e6bcaea Mon Sep 17 00:00:00 2001 From: Tim Head Date: Sat, 11 Aug 2018 08:26:46 +0200 Subject: [PATCH] Use intersphinx reference --- docs/contributing/docs.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/contributing/docs.rst b/docs/contributing/docs.rst index 577955d..fb0adbb 100644 --- a/docs/contributing/docs.rst +++ b/docs/contributing/docs.rst @@ -60,8 +60,8 @@ Then from the ``docs`` directory, build the HTML: $ make html -To get started contributing, you'll want to read the `reStructuredText -reference `_. +To get started contributing, you'll want to read the :ref:`reStructuredText +reference ` Your locally-built documentation will be themed differently than the documentation at `the-littlest-jupyterhub.readthedocs.io `_.