aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChance Ivey <[email protected]>2020-06-15 15:55:55 -0400
committerGitHub <[email protected]>2020-06-15 15:55:55 -0400
commit439daee431acc88432281b80b370ca9237ba5d3f (patch)
tree4fc4c3b83db7c5ae0c157f5bd06d9d832c190aa7
parentInitial commit of the UGCExample Project (diff)
downloadugcexample-439daee431acc88432281b80b370ca9237ba5d3f.tar.xz
ugcexample-439daee431acc88432281b80b370ca9237ba5d3f.zip
Updated docs path
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 708662c..7630722 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/Documentation.md) for a comprehensive look at the UGC Example project and for instructions to add mod support to your own projects.