mirror of
https://git.code.sf.net/p/quake/website
synced 2024-11-10 07:11:43 +00:00
update the CVS url
This commit is contained in:
parent
d14da17ab1
commit
4138dd0780
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@
|
|||
function develMenu ()
|
||||
{
|
||||
menuSectionHeader ("Developers", 'white', menuHeadColor, menuBgColor);
|
||||
menuItemLink ("http://cvs.quakeforge.net/cgi-bin/cvsweb.cgi/?cvsroot=quake", "Browse CVS");
|
||||
menuItemLink ("http://cvs.quakeforge.net/cgi-bin/viewcvs.cgi/quake", "Browse CVS");
|
||||
menuItemLink ("/devtools.php", "Developer Tools");
|
||||
menuItemLink ("/plans.php", "Developer Plans");
|
||||
menuItemLink ("/progress.php", "Progress");
|
||||
|
|
Loading…
Reference in a new issue