From 0e190ecdc6c7543d5a397bcf3c2d4b5409c60c96 Mon Sep 17 00:00:00 2001 From: bunnei Date: Tue, 26 Nov 2019 21:27:23 -0500 Subject: [PATCH] Update config.windows.v9.toml to point to early access --- config.windows.v9.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.windows.v9.toml b/config.windows.v9.toml index 1ea1697..1db13a8 100644 --- a/config.windows.v9.toml +++ b/config.windows.v9.toml @@ -47,6 +47,6 @@ is_new = true repo = "earlyaccess" [[packages.shortcuts]] name = "yuzu Early Access" - relative_path = "yuzu-windows-msvc-patreon/yuzu.exe" + relative_path = "yuzu-windows-msvc-early-access/yuzu.exe" description = "Launch yuzu Early Access"