From 7b1f74b3d5cc6ace9d1eff7edcf925de7484c930 Mon Sep 17 00:00:00 2001 From: TotalCaesar659 <14265316+TotalCaesar659@users.noreply.github.com> Date: Thu, 25 Aug 2022 16:33:12 +0300 Subject: [PATCH] Update URLs to HTTPS (#44) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 318c8d6e..232e4325 100644 --- a/README.md +++ b/README.md @@ -22,13 +22,13 @@ Cemu is currently only available for 64-bit Windows and Linux devices. ## Download -You can download the latest Cemu releases from the [Github Releases](https://github.com/cemu-project/Cemu/releases/) or from [Cemu's website](http://cemu.info). +You can download the latest Cemu releases from the [Github Releases](https://github.com/cemu-project/Cemu/releases/) or from [Cemu's website](https://cemu.info). Cemu is currently only available in a portable format so no installation is required besides extracting it in a safe place. See [Current State Of Linux builds](https://github.com/cemu-project/Cemu/issues/1) for information on using Cemu natively on Linux. -Pre-2.0 releases can be found on Cemu's [changelog page](http://cemu.info/changelog.html). +Pre-2.0 releases can be found on Cemu's [changelog page](https://cemu.info/changelog.html). ## Build Instructions