Use https for links and images.

This commit is contained in:
Michael Teeuw 2021-12-22 09:08:43 +01:00
parent fa0b83f056
commit 0abf87bfa2
2 changed files with 2 additions and 2 deletions

View File

@ -34,7 +34,7 @@ _This release is scheduled to be released on 2022-01-01._
- Fixed e2e tests by increasing testTimeout.
- Revert node-ical update due to missing luxon package.
- Fixed User-Agent-Header for newsfeed and calendar module (#2729).
- Replace broken shields in Readme.
- Replace broken shields in Readme and use https for links.
## [2.17.1] - 2021-10-01

View File

@ -1,7 +1,7 @@
![MagicMirror²: The open source modular smart mirror platform. ](.github/header.png)
<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">