From 98147b7b50b6e02d37321fe7878fc24fbe3441d3 Mon Sep 17 00:00:00 2001 From: Diego Barrios Romero Date: Tue, 14 Nov 2023 09:33:12 +0100 Subject: [PATCH] Use https in links. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c528b684..c31b549e 100644 --- a/README.md +++ b/README.md @@ -164,8 +164,8 @@ RPi3](https://github.com/bztsrc/raspi3-tutorial) in `C`. Thanks for giving me a Licensed under either of -- Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0) -- MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT) +- Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or ) +- MIT license ([LICENSE-MIT](LICENSE-MIT) or ) at your option.