web/html/docs f12docs.php,1.1,1.2

Rüdiger Landmann rlandmann at fedoraproject.org
Fri Oct 2 10:46:23 UTC 2009


Author: rlandmann

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

Modified Files:
	f12docs.php 
Log Message:
Fix broken link to install-guide pdf


Index: f12docs.php
===================================================================
RCS file: /cvs/fedora/web/html/docs/f12docs.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- f12docs.php	2 Oct 2009 07:00:58 -0000	1.1
+++ f12docs.php	2 Oct 2009 10:46:20 -0000	1.2
@@ -35,7 +35,7 @@
 					PDF:
 					<select style="width: 9em; height: 2em;" name="F12_InstallGuide_PDF" onchange="document.location.href=document.F12_InstallGuide.F12_InstallGuide_PDF.options[document.F12_InstallGuide.F12_InstallGuide_PDF.selectedIndex].value">
 							<option selected="selected" value="#">Language</option>
-							<option value="http://docs.fedoraproject.org/install-guide/f12/en-US/pdf/Fedora_11_Installation_Guide.pdf">English</option>
+							<option value="http://docs.fedoraproject.org/install-guide/f12/en-US/pdf/Fedora_12_Installation_Guide.pdf">English</option>
 					</select>
 			</form>
 			</div>




More information about the Fedora-docs-commits mailing list