From 3874e1f1be2e7cb1c8883669a588d0f36585c930 Mon Sep 17 00:00:00 2001 From: Alex Vykalyuk Date: Tue, 15 May 2012 20:09:48 +0300 Subject: [PATCH] Fixed a typo. --- docs/writing/documentation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/writing/documentation.rst b/docs/writing/documentation.rst index cb65f9e..62a8165 100644 --- a/docs/writing/documentation.rst +++ b/docs/writing/documentation.rst @@ -206,7 +206,7 @@ Sphinx_ is a tool which converts documentation in the :ref:`restructuredtext-ref markup language into a range of output formats including HTML, LaTeX (for printable PDF versions), manual pages and plain text. -There is also a great free hosting for your docs: `Read The Docs`_ +There is also a great free hosting for your Sphinx_ docs: `Read The Docs`_ .. note:: This Guide is built with Sphinx_ and hosted on `Read The Docs`_