mirror of
https://git.code.sf.net/p/quake/website
synced 2025-01-18 22:51:37 +00:00
Fix the link for the RSS feed
This commit is contained in:
parent
4e36640c23
commit
edff0ac4db
1 changed files with 1 additions and 1 deletions
2
rss.php
2
rss.php
|
@ -9,7 +9,7 @@
|
|||
<channel>
|
||||
<title>QuakeForge News</title>
|
||||
<description>Latest QuakeForge Project news</description>
|
||||
<link>http://www.quakeforge.net/</link>
|
||||
<link>http://www.quakeforge.net/rss.php</link>
|
||||
<copyright>Copyright 1999-2011 Contributors of the QuakeForge Project</copyright>
|
||||
<?
|
||||
$newsFormat = "RSS";
|
||||
|
|
Loading…
Reference in a new issue