Skip to content

Commit c6c45a4

Browse files
committed
php logo to secure url
1 parent 3b6e272 commit c6c45a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ <h3 class="a1" data-animate="fadeInDown">A Book Design Item</h3>
289289
<div class="item">
290290
<div class="col-md-4">
291291
<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">
292+
<img src="https://secure.php.net/images/logos/php-logo.svg" class="img-responsive center-block" title="PHP" alt="PHP Image">
293293
</a>
294294
</div>
295295
</div>

0 commit comments

Comments
 (0)