web/html/docs f13docs.php,1.2,1.3

Rüdiger Landmann rlandmann at fedoraproject.org
Tue Apr 13 03:35:02 UTC 2010


Author: rlandmann

Update of /cvs/fedora/web/html/docs
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv30521

Modified Files:
	f13docs.php 
Log Message:
fix link


Index: f13docs.php
===================================================================
RCS file: /cvs/fedora/web/html/docs/f13docs.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- f13docs.php	13 Apr 2010 02:43:55 -0000	1.2
+++ f13docs.php	13 Apr 2010 03:34:32 -0000	1.3
@@ -62,7 +62,7 @@
 					HTML:
 					<select style="width: 9em; height: 2em;" name="F13_Technical_Notes_HTML" onchange="document.location.href=document.F13_Technical_Notes.F13_Technical_Notes_HTML.options[document.F13_Technical_Notes.F13_Technical_Notes_HTML.selectedIndex].value">
 							<option selected="selected" value="#">Language</option>
-							<option value="technical-notes/f12/en-US/html/">English</option>
+							<option value="technical-notes/f13/en-US/html/">English</option>
 					</select>
 				<!--	<span>HTML-Single</span>:
 					<select style="width: 9em; height: 2em;" name="F13_Technical_Notes_HTMLSINGLE" onchange="document.location.href=document.F13_Technical_Notes.F13_Technical_Notes_HTMLSINGLE.options[document.F13_Technical_Notes.F13_Technical_Notes_HTMLSINGLE.selectedIndex].value">



More information about the docs-commits mailing list