[PATCH 5/6] docs: Use references for internal links
Damien Lespiau
damien.lespiau at intel.com
Thu Oct 1 02:41:42 AEST 2015
Signed-off-by: Damien Lespiau <damien.lespiau at intel.com>
---
docs/development.rst | 2 ++
docs/installation.rst | 2 ++
docs/intro.rst | 5 ++---
3 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/docs/development.rst b/docs/development.rst
index 6b2b7eb..a3184fe 100644
--- a/docs/development.rst
+++ b/docs/development.rst
@@ -1,3 +1,5 @@
+.. _development:
+
Developing patchwork
====================
diff --git a/docs/installation.rst b/docs/installation.rst
index a3a394c..f69d8c6 100644
--- a/docs/installation.rst
+++ b/docs/installation.rst
@@ -1,3 +1,5 @@
+.. _installation:
+
Deploying Patchwork
===================
diff --git a/docs/intro.rst b/docs/intro.rst
index d374b77..c6c5fbb 100644
--- a/docs/intro.rst
+++ b/docs/intro.rst
@@ -65,9 +65,8 @@ interface.
Getting Started
---------------
-You should check out the `installation <installation.md>`__ and
-`development <development.md>`__ guides for information on how to get to
-work with patchwork.
+You should check out the :ref:`installation` and :ref:`development`
+guides for information on how to get to work with patchwork.
Support
-------
--
2.1.0
More information about the Patchwork
mailing list