web/html/docs f12docs.php,1.35,1.36

Rüdiger Landmann rlandmann at fedoraproject.org
Wed Nov 11 23:11:07 UTC 2009


Author: rlandmann

Update of /cvs/fedora/web/html/docs
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21057

Modified Files:
	f12docs.php 
Log Message:
Fix broken links to Deployment Guide


Index: f12docs.php
===================================================================
RCS file: /cvs/fedora/web/html/docs/f12docs.php,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- f12docs.php	10 Nov 2009 02:55:50 -0000	1.35
+++ f12docs.php	11 Nov 2009 23:11:05 -0000	1.36
@@ -144,12 +144,12 @@
 					<span>HTML-Single</span>:
 					<select style="width: 9em; height: 2em;" name="F12_Deployment_Guide_HTMLSINGLE" onchange="document.location.href=document.F12_Deployment_Guide.F12_Deployment_Guide_HTMLSINGLE.options[document.F12_Deployment_Guide.F12_Deployment_Guide_HTMLSINGLE.selectedIndex].value">
 							<option selected="selected" value="#">Language</option>
-							<option value="security-guide/f12/en-US/html-single/">English</option>
+							<option value="deployment-guide/f12/en-US/html-single/">English</option>
 					</select>
 					PDF:
 					<select style="width: 9em; height: 2em;" name="F12_Deployment_Guide_PDF" onchange="document.location.href=document.F12_Deployment_Guide.F12_Deployment_Guide_PDF.options[document.F12_Deployment_Guide.F12_Deployment_Guide_PDF.selectedIndex].value">
 							<option selected="selected" value="#">Language</option>
-							<option value="security-guide/f12/en-US/pdf/security-guide.pdf">English</option>
+							<option value="deployment-guide/f12/en-US/pdf/Fedora_12_Deployment_Guide.pdf">English</option>
 
 					</select>
 			</form>




More information about the Fedora-docs-commits mailing list