diff --git a/Assets/Tests/PlayMode/ConvertToNativeTests.cs b/Assets/Tests/PlayMode/ConvertToNativeTests.cs index 1a92fe7..c386df4 100644 --- a/Assets/Tests/PlayMode/ConvertToNativeTests.cs +++ b/Assets/Tests/PlayMode/ConvertToNativeTests.cs @@ -15,7 +15,7 @@ namespace Speckle.ConnectorUnity.Tests { private static IEnumerable TestCases() { - yield return @"https://latest.speckle.dev/streams/c1faab5c62/commits/704984e22d"; + yield return @"https://latest.speckle.systems/streams/c1faab5c62/commits/704984e22d"; } private static Base Receive(string stream) diff --git a/Packages/systems.speckle.speckle-unity/Runtime/Core/SpeckleCore2.xml b/Packages/systems.speckle.speckle-unity/Runtime/Core/SpeckleCore2.xml index 48b1a7a..53526f6 100644 --- a/Packages/systems.speckle.speckle-unity/Runtime/Core/SpeckleCore2.xml +++ b/Packages/systems.speckle.speckle-unity/Runtime/Core/SpeckleCore2.xml @@ -804,9 +804,9 @@ Uri localIdentifier = GetLocalIdentifier(); Console.WriteLine(localIdentifier); - For a fictional `User ID: 123` and `Server: https://speckle.xyz`, the output might look like this: + For a fictional `User ID: 123` and `Server: https://app.speckle.systems`, the output might look like this: - https://speckle.xyz?id=123 + https://app.speckle.systems?id=123