mirror of
https://git.code.sf.net/p/quake/website
synced 2025-02-20 18:52:04 +00:00
Change over to git.
Change the repository link from subversion to git.
This commit is contained in:
parent
969dbd4177
commit
219370160f
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@
|
|||
menuSectionHeader ("Developers");
|
||||
menuItemLink ("plans", "/plan.php", "Developer Plans", FALSE);
|
||||
menuItemLink ("devtools", "/devtools.php", "Developer Tools", FALSE);
|
||||
menuItemLink ("cvs", "http://quake.svn.sourceforge.net/viewvc/quake/", "Subversion", FALSE);
|
||||
menuItemLink ("cvs", "http://quake.git.sourceforge.net/git/gitweb-index.cgi", "git repository", FALSE);
|
||||
menuItemLink ("bugs", "http://sourceforge.net/tracker/?func=browse&group_id=882&atid=100882", "Bug Tracker", FALSE);
|
||||
menuItemLink ("patches", "http://sourceforge.net/tracker/?func=browse&group_id=882&atid=300882", "Patch Manager", FALSE);
|
||||
menuItemLink ("progress", "/progress.php", "Progress", TRUE);
|
||||
|
|
Loading…
Reference in a new issue