Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Commit da42ae6

Browse files
authored
Merge pull request #378 from antpb/minor-setup-doc-change
Changes install docs to point to proper account
2 parents ad51392 + 83b086c commit da42ae6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/project-setup.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
**There are two ways to start a WebXR enabled project using Unity.**
44

5-
1. **[Download the example project](https://github.com/mozilla/unity-webxr-export/archive/master.zip).**
5+
1. **[Download the example project](https://github.com/MozillaReality/unity-webxr-export/archive/master.zip).**
66

7-
This is the simplest option, to do this, [download the project](https://github.com/mozilla/unity-webxr-export/archive/master.zip) and open in Unity. You can follow steps from [step #7](#7-build-your-project-to-webxr) onwards to build the project to WebXR.
7+
This is the simplest option, to do this, [download the project](https://github.com/MozillaReality/unity-webxr-export/archive/master.zip) and open in Unity. You can follow steps from [step #7](#7-build-your-project-to-webxr) onwards to build the project to WebXR.
88

99
2. **[Start by Creating a new Unity 3D Project](#1-create-a-new-unity-3d-project).**
1010

0 commit comments

Comments
 (0)