diff --git a/README.md b/README.md index b2fd363..047145c 100644 --- a/README.md +++ b/README.md @@ -114,7 +114,7 @@ Usage Unity ----- -For the best information about using Unity with Draco please visit https://gitlab.com/atteneder/DracoUnity +For the best information about using Unity with Draco please visit https://github.com/atteneder/DracoUnity For a simple example of using Unity with Draco see [README](unity/README.md) in the unity folder. diff --git a/unity/README.md b/unity/README.md index eae5951..2e9ecbc 100644 --- a/unity/README.md +++ b/unity/README.md @@ -3,7 +3,7 @@ Description This folder contains resources for building a simple demo decompressing and rendering Draco within Unity. -If you are looking for more information on using Draco within Unity, this site [https://gitlab.com/atteneder/DracoUnity](https://gitlab.com/atteneder/DracoUnity) is a much better resource. There are more samples as well as support for more platforms. +If you are looking for more information on using Draco within Unity, this site [https://github.com/atteneder/DracoUnity](https://github.com/atteneder/DracoUnity) is a much better resource. There are more samples as well as support for more platforms. In this folder we currently support two types of usages: * Import Draco compressed mesh as assets during design time.