From b5d3d82973c7f036d1d353401ed77e4ba4dda8e3 Mon Sep 17 00:00:00 2001
From: ZenCODE <zenkey.zencode@gmail.com>
Date: Sat, 26 Nov 2016 12:27:17 +0200
Subject: [PATCH] doc: tweaked links

---
 README.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.rst b/README.rst
index 9ccebb0..ea6e9ca 100644
--- a/README.rst
+++ b/README.rst
@@ -138,9 +138,9 @@ Using recipes
 
 Recipes are used to install and compile any libraries you may need to use. These
 recipes follow the same format as those used by the
-[Python-for-Android](https://github.com/kivy/python-for-android) project.
+`Python-for-Android <https://github.com/kivy/python-for-android>`_ project.
 Please refer to their
-[recipe documentation](https://python-for-android.readthedocs.io/en/latest/recipes/)
+`recipe documentation <https://python-for-android.readthedocs.io/en/latest/recipes/>`_
 for more details.
 
 Reducing the application size