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

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