We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b6e272 commit c6c45a4Copy full SHA for c6c45a4
index.html
@@ -289,7 +289,7 @@ <h3 class="a1" data-animate="fadeInDown">A Book Design Item</h3>
289
<div class="item">
290
<div class="col-md-4">
291
<a href="http://www.php.net/">
292
- <img src="http://sg2.php.net/images/logos/php-logo.svg" class="img-responsive center-block" title="PHP" alt="PHP Image">
+ <img src="https://secure.php.net/images/logos/php-logo.svg" class="img-responsive center-block" title="PHP" alt="PHP Image">
293
</a>
294
</div>
295
0 commit comments