diff options
author | Lennart Poettering <lennart@poettering.net> | 2008-07-29 00:57:27 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2008-07-29 00:57:27 +0200 |
commit | 9fed764233d836d9d696cee2f48623f829b3cbc0 (patch) | |
tree | 00050333d1124a3adb7c89640bf8c6e17bb0b49a /doc | |
parent | 48383ed7f727ff64ff877ffc4cf5bf2876231da5 (diff) | |
download | libdaemon-9fed764233d836d9d696cee2f48623f829b3cbc0.tar.gz |
fix link
Diffstat (limited to 'doc')
-rw-r--r-- | doc/README.html.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.html.in b/doc/README.html.in index e735d0c..df6ed06 100644 --- a/doc/README.html.in +++ b/doc/README.html.in @@ -148,7 +148,7 @@ compilation and <tt>make install</tt> (as root) for installation of <p>The newest release is always available from <a href="@PACKAGE_URL@">@PACKAGE_URL@</a></p> -<p>Get <tt>libdaemon</tt>'s development sources from the <a href="http://git.or.cz/">GIT</a> <a href="git://git.0pointer.de/libdaemon">repository</a> (<a href="http://git.0pointer.de/?p=libasyncns.git">gitweb</a>): </p> +<p>Get <tt>libdaemon</tt>'s development sources from the <a href="http://git.or.cz/">GIT</a> <a href="git://git.0pointer.de/libdaemon">repository</a> (<a href="http://git.0pointer.de/?p=libdaemon.git">gitweb</a>): </p> <pre>git clone git://git.0pointer.de/libdaemon</pre> |