changed the homepage part.

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@286 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
Spoike 2004-10-03 09:19:56 +00:00
parent c5fc5858b6
commit b39a76bd58
1 changed files with 1 additions and 1 deletions

View File

@ -229,7 +229,7 @@ void IWeb_GenerateIndexFile (char *parms, char *content, int contentlength)
IWeb_Generate(hostname.string);
IWeb_Generate("</H1>");
IWeb_Generate("<A HREF=\"http://spike.corecodec.org\">Server website</A><P>");
IWeb_Generate("<A HREF=\"http://fte.quakesrc.org\">Server website</A><P>");
if (Rank_OpenRankings())
IWeb_Generate("<A HREF=\"allplayers.html\">Click here to see ranked players.</A><P>");