diff options
| author | XhmikosR <[email protected]> | 2017-08-15 18:08:54 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2017-08-15 18:08:54 +0300 |
| commit | 839fa0fe9886b36c76dae03f6c2905d3209a23ad (patch) | |
| tree | a39234b1c1ca32a1e686a4c442ee064f007c94f9 | |
| parent | 7388d1acd367a3060ea45b44a5a6a4be04ca6055 (diff) | |
| download | bootstrap-839fa0fe9886b36c76dae03f6c2905d3209a23ad.tar.xz bootstrap-839fa0fe9886b36c76dae03f6c2905d3209a23ad.zip | |
README.md: use https for the Bootstrap logo. (#23458)
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 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> |
