aboutsummaryrefslogtreecommitdiff
path: root/doc/tips/Git_repository_and_web_server_on_different_hosts.mdwn
diff options
context:
space:
mode:
authorintrigeri <intrigeri@web>2008-10-19 18:45:38 -0400
committerJoey Hess <joey@kitenet.net>2008-10-19 18:45:38 -0400
commit9f7298d4fe172d54bcdd94ed43e42aee08aecb8f (patch)
treebcc2efcb5f4c7f85968daf1d7d9a3c3803c990cd /doc/tips/Git_repository_and_web_server_on_different_hosts.mdwn
parentcf84dc5d2b33e86f5ddcef4346e9714167a989d2 (diff)
downloadikiwiki-9f7298d4fe172d54bcdd94ed43e42aee08aecb8f.tar
ikiwiki-9f7298d4fe172d54bcdd94ed43e42aee08aecb8f.tar.gz
linked to rcs/git to be in the backlinks
Diffstat (limited to 'doc/tips/Git_repository_and_web_server_on_different_hosts.mdwn')
-rw-r--r--doc/tips/Git_repository_and_web_server_on_different_hosts.mdwn2
1 files changed, 1 insertions, 1 deletions
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.