README.md: use https for the Bootstrap logo. (#23458)
This commit is contained in:
parent
7388d1acd3
commit
839fa0fe98
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<p align="center">
|
||||
<a href="https://getbootstrap.com">
|
||||
<img src="http://getbootstrap.com/assets/brand/bootstrap-solid.svg" width=72 height=72>
|
||||
<img src="https://getbootstrap.com/assets/brand/bootstrap-solid.svg" width=72 height=72>
|
||||
</a>
|
||||
|
||||
<h3 align="center">Bootstrap</h3>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue