From: Erik Brakkee <erik@brakkee.org> Date: Sat, 13 Aug 2011 15:06:04 +0000 (+0200) Subject: fixed wrong gitweb url. X-Git-Tag: wamblee-utils-0.7~4 X-Git-Url: http://wamblee.org/gitweb/?a=commitdiff_plain;h=9705bc5d694f22349cce9d4dd43c39c8469558a9;p=utils fixed wrong gitweb url. --- diff --git a/src/site/xdoc/developers.xml b/src/site/xdoc/developers.xml index bcd2b4f6..048342ab 100644 --- a/src/site/xdoc/developers.xml +++ b/src/site/xdoc/developers.xml @@ -19,7 +19,7 @@ <p>Anonymous git access is at <code>https://wamblee.org/git/public/utils</code></p> <p>Browse the repository at <a - href="https://wamblee.org/gitweb/utils">https://wamblee.org/gitweb/utils</a> + href="http://wamblee.org/gitweb/utils">http://wamblee.org/gitweb/utils</a> </p> </section>