Author: deryck Date: 2004-08-10 13:58:48 +0000 (Tue, 10 Aug 2004) New Revision: 242 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba-web&path=/&rev=242&nolog=1 Log:
Change links back to news sections on this page only to a full http://samba.org/samba/news/ path to get people out of the news2 redirect that was established in order to process the form script on samba.org. --deryck Modified: trunk/news/submit.html Changeset: Modified: trunk/news/submit.html =================================================================== --- trunk/news/submit.html 2004-08-10 07:23:32 UTC (rev 241) +++ trunk/news/submit.html 2004-08-10 13:58:48 UTC (rev 242) @@ -66,14 +66,14 @@ <div id="news_logo"> <div class="news_logo_hack"> - <a href="/samba/news/"><img src="/samba/news/images/linkpad.gif" alt="news.samba.org"/></a> + <a href="http://samba.org/samba/news/"><img src="/samba/news/images/linkpad.gif" alt="news.samba.org"/></a> </div> </div> <div id="links"> <div class="about"> <ul> - <li><a href="/samba/news/about.html">About news.samba.org</a></li> + <li><a href="http://samba.org/samba/news/about.html">About news.samba.org</a></li> <li><a href="http://news.samba.org/submit.html">Submit A Story</a></li> <li><a href="http://samba.org/">Samba-Web Home</a></li> </ul>
