Skip to content

Commit 9110a38

Browse files
authored
update getcomposer link (#629)
1 parent 70d5c79 commit 9110a38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ <h4>Follow QuickStart Guide to Install and execute your first test in 6 easy
2727
<div class="col-sm-6 col-lg-6">
2828
<div class="page">
2929
<h3>Composer <small><i>(recommended)</i></small></h3>
30-
<p>Install a <a href="http://getcomposer.org">Composer</a> to your project's root</p>
30+
<p>Install a <a href="https://getcomposer.org">Composer</a> to your project's root</p>
3131
<p>Run</p>
3232
<div class="highlight">
3333
<pre><code>composer require codeception/codeception --dev</code></pre>

0 commit comments

Comments
 (0)