[xiph-commits] r13753 - websites/theora.org/downloads
j at svn.xiph.org
j at svn.xiph.org
Tue Sep 4 14:35:41 PDT 2007
Author: j
Date: 2007-09-04 14:35:41 -0700 (Tue, 04 Sep 2007)
New Revision: 13753
Modified:
websites/theora.org/downloads/index.shtml.en
Log:
a in h2 not h2 in a
Modified: websites/theora.org/downloads/index.shtml.en
===================================================================
--- websites/theora.org/downloads/index.shtml.en 2007-09-04 20:03:43 UTC (rev 13752)
+++ websites/theora.org/downloads/index.shtml.en 2007-09-04 21:35:41 UTC (rev 13753)
@@ -8,7 +8,7 @@
<!--#include virtual="/ssi/pagetop.include" -->
<!-- All your page content goes here -->
-<a name="source"><h2>Source</h2></a>
+<h2><a name="source">Source</a></h2>
<ul>
<li>The <strong>libtheora</strong> reference implementation provides
@@ -30,7 +30,7 @@
<li><a href="http://www.libsdl.org/">libSDL 1.2</a> or later for the playback example</li>
</ul>
-<a name="binaries"><h2>Binaries</h2></a>
+<h2><a name="binaries">Binaries</a></h2>
<ul>
<li><a href="http://www.v2v.cc/~j/ffmpeg2theora/">ffmpeg2theora</a></li>
<li><a href="http://www.illiminable.com/ogg/">DirectShow plugins</a></li>
More information about the commits
mailing list