Update Git URL to be directly to core project.
authorJonathan S. Katz <jonathan.katz@excoventures.com>
Sat, 9 Jun 2018 19:52:37 +0000 (15:52 -0400)
committerJonathan S. Katz <jonathan.katz@excoventures.com>
Sat, 9 Jun 2018 19:52:37 +0000 (15:52 -0400)
django/archives/mailarchives/templates/base.html

index 9c44853aec577fad8480b5139a494c46400002e8..e5a3a7383c6c655c6a62d7edd36f31e0977beb43 100644 (file)
@@ -78,7 +78,7 @@
           <div class="col-md-12">
             <ul>
               <li><a href="https://twitter.com/postgresql"><img src="/media-archives/img/atpostgresql.png" alt="@postgresql"></a></li>
-              <li><a href="https://git.postgresql.org/gitweb/"><img src="/media-archives/img/git.png" alt="Git"></a></li>
+              <li><a href="https://git.postgresql.org/gitweb/?p=postgresql.git"><img src="/media-archives/img/git.png" alt="Git"></a></li>
             </ul>
           </div>
         </div>