From 540d967a25c79082fdb01124b23192af16430316 Mon Sep 17 00:00:00 2001 From: Ani Date: Tue, 18 Apr 2017 19:16:39 +0100 Subject: [PATCH] Fix website:downloads link --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 81c3083..007e86d 100644 --- a/Home.md +++ b/Home.md @@ -13,7 +13,7 @@ The [Citra repositories](https://github.com/citra-emu/citra) are hosted on GitHu Citra is licensed under GPLv2 (or any later version). Refer to the license.txt file included. ## Usage -You may download a precompiled binary from [our website](https://citra-emu.org/page/download), or you can build it yourself from the source code. +You may download a precompiled binary from [our website](https://citra-emu.org/download/), or you can build it yourself from the source code. * __[Windows, macOS, and Linux Binary Downloads](https://citra-emu.org/download/)__ * [[Build Instructions for Windows|Building for Windows]] * [[Build Instructions for macOS|Building for macOS]]