mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-09-13 15:45:13 +00:00
Use https for links and images.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||

|
||||
|
||||
<p style="text-align: center">
|
||||
<a href="http://choosealicense.com/licenses/mit">
|
||||
<a href="https://choosealicense.com/licenses/mit">
|
||||
<img src="https://img.shields.io/badge/license-MIT-blue.svg" alt="License">
|
||||
</a>
|
||||
<img src="https://img.shields.io/github/workflow/status/michmich/magicmirror/Run%20Automated%20Tests" alt="GitHub Actions">
|
||||
|
Reference in New Issue
Block a user