Module: ngircd.git Branch: master Commit: 4a14fb252d1eb93905eb1dc71a11601acadf66d3 URL: http://ngircd.barton.de/cgi-bin/gitweb.cgi?p=ngircd.git&a=commit;h=4a14f...
Author: Alexander Barton alex@barton.de Date: Sat Apr 25 00:53:47 2009 +0200
Doxygen: update source code repository link to GIT
---
doc/src/footer.inc.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/doc/src/footer.inc.html b/doc/src/footer.inc.html index c967b04..a3a9552 100644 --- a/doc/src/footer.inc.html +++ b/doc/src/footer.inc.html @@ -3,7 +3,7 @@ <p> ngIRCd <a href="http://ngircd.barton.de/">Homepage</a>, - <a href="http://arthur.barton.de/cgi-bin/viewcvs.cgi/ngircd/">CVS-Repository</a>, + <a href="http://ngircd.barton.de/cgi-bin/gitweb.cgi?p=ngircd.git">GIT-Repository</a>, <a href="http://ngircd.barton.de/bugzilla/index.cgi">Bug-Tracker</a>. </p>