Skip to content

Commit 7c56764

Browse files
authored
update views folder links (yiisoft#299)
1 parent 37a259c commit 7c56764

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

views/site/index.php

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<p class="lead">You have successfully created your Yii-powered application.</p>
1313

14-
<p><a class="btn btn-lg btn-success" href="http://www.yiiframework.com">Get started with Yii</a></p>
14+
<p><a class="btn btn-lg btn-success" href="https://www.yiiframework.com">Get started with Yii</a></p>
1515
</div>
1616

1717
<div class="body-content">
@@ -25,7 +25,7 @@
2525
ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu
2626
fugiat nulla pariatur.</p>
2727

28-
<p><a class="btn btn-outline-secondary" href="http://www.yiiframework.com/doc/">Yii Documentation &raquo;</a></p>
28+
<p><a class="btn btn-outline-secondary" href="https://www.yiiframework.com/doc/">Yii Documentation &raquo;</a></p>
2929
</div>
3030
<div class="col-lg-4 mb-3">
3131
<h2>Heading</h2>
@@ -35,7 +35,7 @@
3535
ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu
3636
fugiat nulla pariatur.</p>
3737

38-
<p><a class="btn btn-outline-secondary" href="http://www.yiiframework.com/forum/">Yii Forum &raquo;</a></p>
38+
<p><a class="btn btn-outline-secondary" href="https://www.yiiframework.com/forum/">Yii Forum &raquo;</a></p>
3939
</div>
4040
<div class="col-lg-4">
4141
<h2>Heading</h2>
@@ -45,7 +45,7 @@
4545
ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu
4646
fugiat nulla pariatur.</p>
4747

48-
<p><a class="btn btn-outline-secondary" href="http://www.yiiframework.com/extensions/">Yii Extensions &raquo;</a></p>
48+
<p><a class="btn btn-outline-secondary" href="https://www.yiiframework.com/extensions/">Yii Extensions &raquo;</a></p>
4949
</div>
5050
</div>
5151

0 commit comments

Comments
 (0)