Author: dom Date: 2008-07-26 14:17:38 +0100 (Sat, 26 Jul 2008) New Revision: 1185
Modified: website-new/preview/includes/header.inc website-new/preview/includes/latest_news.inc Log: missed some link updates
Modified: website-new/preview/includes/header.inc =================================================================== --- website-new/preview/includes/header.inc 2008-07-26 13:13:57 UTC (rev 1184) +++ website-new/preview/includes/header.inc 2008-07-26 13:17:38 UTC (rev 1185) @@ -11,26 +11,26 @@ <ul> <li> - <a class="hide" href="index.html">Home</a> + <a class="hide" href=".">Home</a> <!--[if lte IE 6]> - <a href="index.html">Home</a> + <a href=".">Home</a> <![endif]--> </li> <li> - <a class="hide" href="information.html">Project</a> + <a class="hide" href="information">Project</a>
<!--[if lte IE 6]> - <a href="project.html">Project<table><tr><td> + <a href="project">Project<table><tr><td> <![endif]-->
<ul> - <li><a href="news.html">News Archive</a></li> - <li><a href="lists.html">MailingLists</a></li> - <li><a href="irc.html">IRC Channel</a></li> - <li><a href="branding.html">Branding Guidelines</a></li> + <li><a href="news">News Archive</a></li> + <li><a href="lists">MailingLists</a></li> + <li><a href="irc">IRC Channel</a></li> + <li><a href="branding">Branding Guidelines</a></li> </ul>
<!--[if lte IE 6]> @@ -39,16 +39,16 @@
</li> - <li><a class="hide" href="software.html">Software</a> + <li><a class="hide" href="software">Software</a> <!--[if lte IE 6]> - <a href="software.html">Software<table><tr><td> + <a href="software">Software<table><tr><td> <![endif]--> <ul> - <li><a href="release_notes.html">Release Notes</a></li> - <li><a href="search_help.html">Search Help</a></li> - <li><a href="text_formatting.html">Text Formatting Help</a></li> + <li><a href="release_notes">Release Notes</a></li> + <li><a href="search_help">Search Help</a></li> + <li><a href="text_formatting">Text Formatting Help</a></li> </ul> <!--[if lte IE 6]>
Modified: website-new/preview/includes/latest_news.inc =================================================================== --- website-new/preview/includes/latest_news.inc 2008-07-26 13:13:57 UTC (rev 1184) +++ website-new/preview/includes/latest_news.inc 2008-07-26 13:17:38 UTC (rev 1185) @@ -15,7 +15,7 @@ hackfest</a> in London on 9–10 June, focusing on bug triage and bug fixing. </p> - <strong><a href="news.html">More news...</a></strong> + <strong><a href="news">More news...</a></strong> </div>
-<!-- end latest_news --> \ No newline at end of file +<!-- end latest_news -->
openguides-commits@lists.openguides.org