Explorar el Código

Fix IRC link, fixes #702

Jordi Boggiano hace 8 años
padre
commit
c09ef9ed0d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/Packagist/WebBundle/Resources/views/About/about.html.twig

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

@@ -10,7 +10,7 @@
 
         <section class="col-md-6">
             <h3 id="community">Community</h3>
-            <p>If you have questions about composer or want to help out, come and join us in the <em><a href="irc://irc.freenode.net/#composer">#composer</a></em> channel on irc.freenode.net. You can find more community resources in the <a href="https://getcomposer.org/doc/07-community.md">Composer documentation</a>.</p>
+            <p>If you have questions about composer or want to help out, come and join us in the <em><a href="irc://irc.freenode.net/composer">#composer</a></em> channel on irc.freenode.net. You can find more community resources in the <a href="https://getcomposer.org/doc/07-community.md">Composer documentation</a>.</p>
         </section>
 
         <section class="col-md-6">