diff options
-rw-r--r-- | developers.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/developers.html b/developers.html index b59acbd..87a9a41 100644 --- a/developers.html +++ b/developers.html @@ -23,7 +23,7 @@ <ul> <li>Current: <a href="freeside-1.7.2.tar.gz">freeside-1.7.2.tar.gz</a></li> <li>Maintenance: <a href="freeside-1.5.8.tar.gz">freeside-1.5.8.tar.gz</a></li> - <li>CVS snapshot: <a href="/cgi-bin/viewcvs.cgi/freeside.tar.gz?view=tar">freeside-snapshot.tar.gz</a></li> + <li>CVS snapshot: <a href="/cgi-bin/viewvc.cgi/freeside.tar.gz?view=tar">freeside-snapshot.tar.gz</a></li> </ul> Virtual appliance @@ -47,7 +47,7 @@ <td align="left" valign="top"> CVS <ul> - <li><A HREF="/cgi-bin/viewcvs.cgi/freeside">Browse the CVS tree via viewcvs</A> + <li><A HREF="/cgi-bin/viewvc.cgi/freeside">Browse the CVS tree via web browser</A> <li><A HREF="cvs.html">Instructions on accessing the development tree with CVS</A> </ul> Developer mailing list |