Parcourir la source

Update repo address (#27)

Signed-off-by: Mike Chang <[email protected]>
Mike Chang il y a 2 ans
Parent
commit
796a3a6034
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -25,7 +25,7 @@ You can clone the gems to any folder locally, including inside the engine folder
 
 ```shell
 # clone into a folder outside your engine repository folder
-> git clone https://github.com/aws-lumberyard/loft-arch-vis-sample.git
+> git clone https://github.com/o3de/loft-arch-vis-sample.git
 Cloning into 'loft-arch-vis-sample'...
 ```
 
@@ -33,7 +33,7 @@ Cloning into 'loft-arch-vis-sample'...
 
 ```shell
 # clone the project into a folder named 'loft-arch-vis-sample' in your existing engine repository folder
-> git clone https://github.com/aws-lumberyard/loft-arch-vis-sample.git c:/path/to/o3de/loft-arch-vis-sample
+> git clone https://github.com/o3de/loft-arch-vis-sample.git c:/path/to/o3de/loft-arch-vis-sample
 Cloning into 'loft-arch-vis-sample'...
 
 # modify the local engine git exclude file to ignore the project folder