Browse Source

fix link (#963)

Rob 6 years ago
parent
commit
d99f697b24
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/Packagist/WebBundle/Resources/views/Web/index.html.twig

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

@@ -21,7 +21,7 @@
             <p>Run this in your command line:</p>
             <pre><code>curl -sS https://getcomposer.org/installer | php</code></pre>
             <p>Or <a href="https://getcomposer.org/composer.phar">download composer.phar</a> into your project root.</p>
-            <p>See the Composer documentation for complete <a href="https://getcomposer.org/doc/00-intro.md#installation-linux-unix-osx">installation instructions</a> on various platforms.</p>
+            <p>See the Composer documentation for complete <a href="https://getcomposer.org/doc/00-intro.md#installation-linux-unix-macos">installation instructions</a> on various platforms.</p>
 
             <h3>Install Dependencies</h3>
             <p>Execute this in your project root.</p>