diff options
Diffstat (limited to 'developers.html')
-rw-r--r-- | developers.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/developers.html b/developers.html index d1ce916..ef5bb8f 100644 --- a/developers.html +++ b/developers.html @@ -49,9 +49,9 @@ <td align="left" valign="top"> Git <ul class="indented"> - <li>Browse the source tree: <A HREF="/gitlist/freeside.git">gitlist</A> (new!) or <A HREF="/gitweb/?p=freeside.git">gitweb</A> (legacy) + <li>Browse the source tree: <A HREF="http://git.freeside.biz/cgit/freeside.git">cgit</A> or <A HREF="http://git.freeside.biz/gitweb/?p=freeside.git">gitweb</A> <li><A HREF="git.html">Instructions on accessing the development tree with git</A> - <li><A HREF="/gitstats/">Useless git statistics</A> +<!-- <li><A HREF="/gitstats/">Useless git statistics</A> --> </ul> Developer mailing list <ul class="indented"> |