aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorivey <[email protected]>2020-06-15 15:59:16 -0400
committerivey <[email protected]>2020-06-15 15:59:16 -0400
commit0d45467642303ea127625da96d9858a1d18f0c9b (patch)
treec9f64c8cfb1e32e95ff10304a4bb2f5dee21cdc4
parentMoved Docs into Documentation folder (diff)
parentLink change to reference of QuickStart file name change. (diff)
downloadugcexample-0d45467642303ea127625da96d9858a1d18f0c9b.tar.xz
ugcexample-0d45467642303ea127625da96d9858a1d18f0c9b.zip
Merged README
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 708662c..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**](Docs.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.