From 6b0d9b0f32c196c0b486a85f3a5ad9e7991362e9 Mon Sep 17 00:00:00 2001 From: TotalCaesar659 <14265316+TotalCaesar659@users.noreply.github.com> Date: Sun, 11 Jul 2021 22:03:18 +0300 Subject: [PATCH] Update URLs to HTTPS --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f508914..fbf9455 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ included, no CPU heat to address speedstep: Conformance test passed on all vectors (PSNR > 96db). -## Comparison with keyj's [minimp3](http://keyj.emphy.de/minimp3/) +## Comparison with keyj's [minimp3](https://keyj.emphy.de/minimp3/) Comparison by features: @@ -296,7 +296,7 @@ Example of file decoding with seek capability: ## Interesting links - * http://keyj.emphy.de/minimp3/ + * https://keyj.emphy.de/minimp3/ * https://github.com/technosaurus/PDMP3 * https://github.com/technosaurus/PDMP2 * https://github.com/packjpg/packMP3 @@ -306,5 +306,5 @@ Example of file decoding with seek capability: * http://www.mp3-converter.com/mp3codec/ * http://www.multiweb.cz/twoinches/mp3inside.htm * https://www.mp3-tech.org/ - * http://id3.org/mp3Frame + * https://id3.org/mp3Frame * https://www.datavoyage.com/mpgscript/mpeghdr.htm