diff --git a/PerformanceTests/BuiltIn-VR-URP-Perf/Packages/manifest.json b/PerformanceTests/BuiltIn-VR-URP-Perf/Packages/manifest.json index dc48747e..71ee57a6 100644 --- a/PerformanceTests/BuiltIn-VR-URP-Perf/Packages/manifest.json +++ b/PerformanceTests/BuiltIn-VR-URP-Perf/Packages/manifest.json @@ -10,7 +10,7 @@ "com.unity.xr.oculusperformanceutility": "ssh://git@github.cds.internal.unity3d.com/unity/com.unity.xr.oculusperformanceutility.git", "com.unity.xr.test-framework.performance": "https://github.com/Unity-Technologies/com.unity.xr.test-framework.performance.git", "com.unity.xr.tests.runtimesettings": "https://github.com/Unity-Technologies/com.unity.xr.test.runtimesettings.git#trunk", - "xr.sdk.oculus.performancetests": "ssh://git@github.cds.internal.unity3d.com/unity/xr.sdk.oculus.performancetests.git#urp", + "xr.sdk.oculus.performancetests": "https://github.com/Unity-Technologies/xr.sdk.oculus.performancetests.git#urp", "com.unity.modules.ai": "1.0.0", "com.unity.modules.animation": "1.0.0", "com.unity.modules.assetbundle": "1.0.0", diff --git a/PerformanceTests/Oculus-XRSDK-URP-Perf/Packages/manifest.json b/PerformanceTests/Oculus-XRSDK-URP-Perf/Packages/manifest.json index d1b2fd3c..55784a94 100644 --- a/PerformanceTests/Oculus-XRSDK-URP-Perf/Packages/manifest.json +++ b/PerformanceTests/Oculus-XRSDK-URP-Perf/Packages/manifest.json @@ -11,7 +11,7 @@ "com.unity.xr.oculusperformanceutility": "https://github.com/Unity-Technologies/com.unity.xr.oculusperformanceutility.git", "com.unity.xr.test-framework.performance": "https://github.com/Unity-Technologies/com.unity.xr.test-framework.performance.git", "com.unity.xr.tests.runtimesettings": "https://github.com/Unity-Technologies/com.unity.xr.test.runtimesettings.git#trunk", - "xr.sdk.oculus.performancetests": "ssh://git@github.cds.internal.unity3d.com/unity/xr.sdk.oculus.performancetests.git#urp", + "xr.sdk.oculus.performancetests": "https://github.com/Unity-Technologies/xr.sdk.oculus.performancetests.git#urp", "com.unity.modules.ai": "1.0.0", "com.unity.modules.animation": "1.0.0", "com.unity.modules.assetbundle": "1.0.0",