From: intrigeri <intrigeri@web>
Date: Sun, 19 Oct 2008 22:45:38 +0000 (-0400)
Subject: linked to rcs/git to be in the backlinks
X-Git-Tag: 2.68~170
X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/9f7298d4fe172d54bcdd94ed43e42aee08aecb8f?ds=inline;hp=-c

linked to rcs/git to be in the backlinks
---

9f7298d4fe172d54bcdd94ed43e42aee08aecb8f
diff --git a/doc/tips/Git_repository_and_web_server_on_different_hosts.mdwn b/doc/tips/Git_repository_and_web_server_on_different_hosts.mdwn
index 20c6cf1d3..eb1583b08 100644
--- a/doc/tips/Git_repository_and_web_server_on_different_hosts.mdwn
+++ b/doc/tips/Git_repository_and_web_server_on_different_hosts.mdwn
@@ -1,4 +1,4 @@
-One may want to provide ikiwiki hosting with git+ssh access and web
+One may want to provide ikiwiki hosting with [[rcs/git]]+ssh access and web
 server located at different hosts. Here's a description for such
 a setup, using password-less SSH as a way of communication between
 these two hosts.