From cd8f8e67526b81b489f6b72e960993150bd85216 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 27 Sep 2012 19:00:32 -0400 Subject: link --- doc/tips/setup_a_public_repository_on_a_web_site.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/tips/setup_a_public_repository_on_a_web_site.mdwn') diff --git a/doc/tips/setup_a_public_repository_on_a_web_site.mdwn b/doc/tips/setup_a_public_repository_on_a_web_site.mdwn index 4acbfb3e8..5ed3a98f4 100644 --- a/doc/tips/setup_a_public_repository_on_a_web_site.mdwn +++ b/doc/tips/setup_a_public_repository_on_a_web_site.mdwn @@ -3,7 +3,7 @@ You can of course, just drop them onto a website. But perhaps you'd like to use git-annex to manage those files. And as an added bonus, why not let anyone in the world clone your site and use `git-annex get`! -My site like this is [http://downloads.kitenet.net](downloads.kitenet.net). +My site like this is [downloads.kitenet.net](http://downloads.kitenet.net). Here's how I set it up. --[[Joey]] 1. Set up a web site. I used Apache, and configured it to follow symlinks. -- cgit v1.2.3