From fadae95d16e8a6eb0a45c1be85455de4ece083a8 Mon Sep 17 00:00:00 2001 From: Josh Barnes Date: Thu, 5 Jan 2017 00:52:08 +0000 Subject: [PATCH] [docs] fix markdown link in docs/source/internals.rst --- docs/source/internals.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/source/internals.rst b/docs/source/internals.rst index e6abd6e..d077e25 100644 --- a/docs/source/internals.rst +++ b/docs/source/internals.rst @@ -89,9 +89,9 @@ And for the `config.yaml` file: step: 1 default: 100 -When supplying a `readme.md` file, please supply a main heading, as this will -be linked in the generated documentation at -[jupyter-contrib-nbextensions.readthedocs.io](http://jupyter-contrib-nbextensions.readthedocs.io/en/latest/). +When supplying a `readme.md` file, please supply a main heading with the +nbextension's title, as this will be linked in the generated documentation at +`jupyter-contrib-nbextensions.readthedocs.io `__. This is a simple example for `readme.md`: .. code-block:: markdown