From 286fecd39101d24f6c18af387d80dd8c291a5349 Mon Sep 17 00:00:00 2001 From: Scott Kirvan <61367618+ScottKirvan@users.noreply.github.com> Date: Tue, 12 Sep 2023 00:39:45 -0700 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b7442e4..e6bbd9b 100644 --- a/README.md +++ b/README.md @@ -137,7 +137,7 @@ The **QuickLauncher** project ends up being a just barely lighter starting point At it's core, QuickLaunch works by simply adding some registry hooks that launch a batch file which stubs in your basic project (or template) and launches Unreal. -I've written up a short document outlining the registry changes [here](notes/Registry%20Notes.md). +I've written up a short document outlining the registry changes [here](notes/Registry Notes.md). ## Contributions