Skip to content

Commit 324651b

Browse files
authored
Merge pull request #86112 from darax/patch-1
Update sharing instructions for new project layout
2 parents 3faf9ea + 99bef32 commit 324651b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/spatial-anchors-run-share-sample.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ In the **Project** pane, navigate to `Assets/AzureSpatialAnchorsPlugin/Examples`
2323

2424
[!INCLUDE [Configure Unity Scene](spatial-anchors-unity-configure-scene.md)]
2525

26-
In the **Inspector** pane, enter the `Sharing Anchors Service url` (from your ASP.NET web app Azure deployment) as the value for `Base Sharing Url`, replacing `index.html` with `api/anchors`. It should look like this: `https://<app_name>.azurewebsites.net/api/anchors`.
26+
In the **Project** pane, navigate to `Assets\AzureSpatialAnchors.Examples\Resources`. Select `SpatialAnchorSamplesConfig`. Then, in the **Inspector** pane, enter the `Sharing Anchors Service url` (from your ASP.NET web app Azure deployment) as the value for `Base Sharing Url`, replacing `index.html` with `api/anchors`. It should look like this: `https://<app_name>.azurewebsites.net/api/anchors`.
2727

2828
Save the scene by selecting **File** > **Save**.
2929

0 commit comments

Comments
 (0)