[xiph-commits] r18393 - websites/opus-codec.org/development
    giles at svn.xiph.org 
    giles at svn.xiph.org
       
    Wed Jun 13 11:34:27 PDT 2012
    
    
  
Author: giles
Date: 2012-06-13 11:34:27 -0700 (Wed, 13 Jun 2012)
New Revision: 18393
Modified:
   websites/opus-codec.org/development/index.shtml.en
Log:
Remove the undecorated master git repo link.
The same target is already linked from the 'git clone' line,
and it's confusing to hyperlink this heading, but not the
'Snapshots' or 'Developer personal trees'.
Modified: websites/opus-codec.org/development/index.shtml.en
===================================================================
--- websites/opus-codec.org/development/index.shtml.en	2012-06-13 18:30:13 UTC (rev 18392)
+++ websites/opus-codec.org/development/index.shtml.en	2012-06-13 18:34:27 UTC (rev 18393)
@@ -28,7 +28,7 @@
 
 <h2>Source code repository</h2>
 
-<b><a href="http://git.xiph.org/?p=opus.git" style="text-decoration:none;color:black;">Master git repository</a></b>:    <span style="white-space: pre;font-family: monospace;">$ git clone <a href="http://git.xiph.org/?p=opus.git">git://git.opus-codec.org/opus.git</a></span>
+<b>Master git repository</b>:    <span style="white-space: pre;font-family: monospace;">$ git clone <a href="http://git.xiph.org/?p=opus.git">git://git.opus-codec.org/opus.git</a></span>
 <ul style="margin-top:0;list-style-type: none;background-image:url('tree.png');background-repeat:no-repeat;padding-left:26px">
    <li>Branch <a href="http://git.xiph.org/?p=opus.git;a=shortlog;h=refs/heads/ietf-draft">ietf-draft</a> and the
        <a href="http://tools.ietf.org/html/draft-ietf-codec-opus">latest draft</a> contain the IETF reference implementation.</li>
    
    
More information about the commits
mailing list