web/html/docs index.php,1.42,1.43

Paul W. Frields (pfrields) fedora-websites-list at redhat.com
Fri Jun 1 19:41:59 UTC 2007


Author: pfrields

Update of /cvs/fedora/web/html/docs
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31746

Modified Files:
	index.php 
Log Message:
These don't really need to be absolute, and since it breaks some sandboxes
needlessly (like mine)...



Index: index.php
===================================================================
RCS file: /cvs/fedora/web/html/docs/index.php,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- index.php	31 May 2007 10:23:25 -0000	1.42
+++ index.php	1 Jun 2007 19:41:57 -0000	1.43
@@ -20,10 +20,10 @@
   Top Docs
   </td>
 <td valign='top' class='display-table-cell-shaded' width='67%'>
-<a href='/release-notes/'>Release Notes</a><br/>
-<a href='/install-guide/'>Installation Guide</a><br/>
-<a href='/desktop-user-guide/'>Desktop User Guide</a><br/>
-<a href='/yum/'>Managing Software with Yum</a><br/>
+<a href='release-notes/'>Release Notes</a><br/>
+<a href='install-guide/'>Installation Guide</a><br/>
+<a href='desktop-user-guide/'>Desktop User Guide</a><br/>
+<a href='yum/'>Managing Software with Yum</a><br/>
 </td>
 </tr>
 </table>
@@ -42,12 +42,12 @@
 <br/>
 <a href='http://fedoraproject.org/wiki/FedoraLiveCD/LiveOS_README'>Live OS README/Introduction</a>
 <br/>
-<a href='/readme-burning-isos/'>Making (Burning) Fedora Discs</a> 
+<a href='readme-burning-isos/'>Making (Burning) Fedora Discs</a> 
 <br/>
 <!--
-<a href='/jargon-buster/'>Jargon Buster</a><br/>
-<a href='/mirror/'>Mirror Tutorial</a><br/>
-<a href='/selinux-faq/'>SELinux FAQ</a><br/>
+<a href='jargon-buster/'>Jargon Buster</a><br/>
+<a href='mirror/'>Mirror Tutorial</a><br/>
+<a href='selinux-faq/'>SELinux FAQ</a><br/>
 -->
 </td>
 </tr>
@@ -60,9 +60,9 @@
   How to Contribute to Fedora
   </td>
 <td valign='top' class='display-table-cell-shaded' width='67%'>
-<a href='/developers-guide/'>Developer's Guide</a><br/>
-<a href='/documentation-guide/'>Fedora Documentation Guide</a> and <a href='http://fedoraproject.org/wiki/DocsProject/StyleGuide'>Style Guide</a><br/>
-<a href='/translation-quick-start-guide/'>Translation Quick Start Guide</a> 
+<a href='developers-guide/'>Developer's Guide</a><br/>
+<a href='documentation-guide/'>Fedora Documentation Guide</a> and <a href='http://fedoraproject.org/wiki/DocsProject/StyleGuide'>Style Guide</a><br/>
+<a href='translation-quick-start-guide/'>Translation Quick Start Guide</a> 
 </td>
 </tr>
 </table>




More information about the Fedora-websites-list mailing list