aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChance Ivey <[email protected]>2020-06-15 15:57:26 -0400
committerGitHub <[email protected]>2020-06-15 15:57:26 -0400
commit29c1325ec5b9be1e38f6401b0bdf183192f0de6a (patch)
treef1a4b64bc801811f70e2f4ce0bfabfbdadc83081
parentUpdated docs path (diff)
downloadugcexample-29c1325ec5b9be1e38f6401b0bdf183192f0de6a.tar.xz
ugcexample-29c1325ec5b9be1e38f6401b0bdf183192f0de6a.zip
Link change to reference of QuickStart file name change.
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7630722..dbcbb8d 100644
--- a/README.md
+++ b/README.md
@@ -8,4 +8,4 @@ Loosely based on the work done for Robo Recall, It includes:
- An automation tool project for packaging mods
- An example UE4 project demonstrating all aspects working together.
-Follow the [**Quick Start Guide**](Documentation/Documentation.md) for a comprehensive look at the UGC Example project and for instructions to add mod support to your own projects.
+Follow the [**Quick Start Guide**](Documentation/QuickStart.md) for a comprehensive look at the UGC Example project and for instructions to add mod support to your own projects.