From c02a2b510f4f461c96e4a98e0059f35b5dde97c9 Mon Sep 17 00:00:00 2001 From: gdkchan Date: Sat, 24 Feb 2018 13:30:37 -0300 Subject: [PATCH] Fix build link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 975b23406..d2199244d 100644 --- a/README.md +++ b/README.md @@ -57,4 +57,4 @@ Run `dotnet run -c Release -- path\to\game_exefs_and_romfs_folder` to run offici **Latest build** These builds are compiled automatically for each commit on the master branch. They may be unstable or not work at all. -To download the latest automatic build for Windows (64-bits), [Click Here](https://ci.appveyor.com/api/projects/gdkchan/ryujinx/artifacts/ryujinx_lastest_unstable.zip). +To download the latest automatic build for Windows (64-bits), [Click Here](https://ci.appveyor.com/api/projects/gdkchan/ryujinx/artifacts/ryujinx_latest_unstable.zip).