[xiph-commits] r18079 - websites/opus-codec.org
gmaxwell at svn.xiph.org
gmaxwell at svn.xiph.org
Tue Sep 6 21:30:28 PDT 2011
Author: gmaxwell
Date: 2011-09-06 21:30:28 -0700 (Tue, 06 Sep 2011)
New Revision: 18079
Modified:
websites/opus-codec.org/index.shtml.en
Log:
Fix git url
Modified: websites/opus-codec.org/index.shtml.en
===================================================================
--- websites/opus-codec.org/index.shtml.en 2011-09-04 20:05:44 UTC (rev 18078)
+++ websites/opus-codec.org/index.shtml.en 2011-09-07 04:30:28 UTC (rev 18079)
@@ -34,7 +34,7 @@
or check out the prototype code:
</p>
<blockquote class="code">
- <pre>$ git clone <a href="http://git.xiph.org/?opus.git">git://git.opus-codec.org/opus.git</a></pre>
+ <pre>$ git clone <a href="http://git.xiph.org/?p=opus.git;a=summary">git://git.opus-codec.org/opus.git</a></pre>
</blockquote>
More information about the commits
mailing list