From 0441fe7354d091d4528ed5d3a6f97c0cd16df0e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20Wei=C3=9Fschuh?= Date: Sun, 5 Oct 2014 19:28:56 +0000 Subject: [PATCH] fix link definition in docs --- docs/tutorial.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tutorial.rst b/docs/tutorial.rst index 1983924..ce9c3ce 100644 --- a/docs/tutorial.rst +++ b/docs/tutorial.rst @@ -27,7 +27,7 @@ whose files you'll have to remove manually from the mentioned directories. You could check out pipsi_, but that one is a quite new tool. You should always prefer the packages of your distribution over this method. -.. _pipsi:: https://github.com/mitsuhiko/pipsi +.. _pipsi: https://github.com/mitsuhiko/pipsi Configuration =============