Explorar o código

Update toran links

Jordi Boggiano %!s(int64=8) %!d(string=hai) anos
pai
achega
1db47139ee

+ 1 - 1
src/Packagist/WebBundle/Resources/views/About/about.html.twig

@@ -16,7 +16,7 @@
         <section class="col-md-6">
             <h3 id="community">Contributing / Donating</h3>
             <p>To report issues or contribute code you can find the source repository on <a href="https://github.com/composer/packagist">GitHub</a>.</p>
-            <p>If you would like to financially support the hosting and maintenance of the project, the best way is to check out <a href="https://toranproxy.com">Toran Proxy</a> and buy a license. It can help you install packages fast and reliably, provides you with a private package repository, and the money goes towards Composer and Packagist maintenance!</p>
+            <p>If you would like to financially support the hosting and maintenance of the project, the best way is to check out and use <a href="https://packagist.com">Private Packagist</a>. It can help you install packages fast and reliably, provides you with a private package repository, and the money goes towards Composer and Packagist maintenance!</p>
         </section>
     </section>
 

+ 1 - 1
src/Packagist/WebBundle/Resources/views/layout.html.twig

@@ -178,7 +178,7 @@
                 </div>
 
                 <div class="row">
-                    <p class="toran col-xs-12">Packagist maintenance and hosting is supported by <a href="https://toranproxy.com/">Toran Proxy</a></p>
+                    <p class="toran col-xs-12">Packagist maintenance and hosting is supported by <a href="https://packagist.com/">Private Packagist</a></p>
                 </div>
             </nav>
         </footer>