Skip to content

Commit 4cc971a

Browse files
Updated Sharing Readme test links
1 parent 4affe48 commit 4cc971a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Assets/HoloToolkit/Sharing/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ Collection of sharing sync settings, used by the HoloToolkit Sharing sync system
292292
#### SyncStateListener.cs
293293
C# wrapper for the Sharing SyncListener, making changes available through the Action class.
294294

295-
### [Test Prefabs](Tests/Prefabs)
295+
### [Test Prefabs](https://github.com/Microsoft/HoloToolkit-Unity/tree/master/Assets/HoloToolkit-Tests/Sharing/Prefabs)
296296
---
297297
Prefabs used in the various test scenes, which you can use as inspiration to build your own.
298298

@@ -303,7 +303,7 @@ Simple Cube prefab with a Transform, Mesh Filter, Box Collider, Mesh Renderer, a
303303
A simple Sphere prefab with a Transform, Mesh Filter, Sphere Collider, and Mesh Renderer components.
304304
Purposefully missing Default Sync Model Accessor component for SharingSpawnTest.
305305

306-
### [Test Scripts](Tests/Scripts)
306+
### [Test Scripts](https://github.com/Microsoft/HoloToolkit-Unity/tree/master/Assets/HoloToolkit-Tests/Sharing/Scripts)
307307
---
308308
Test Scripts.
309309

@@ -334,7 +334,7 @@ Class that demonstrates a custom class using sync model attributes.
334334
#### UserNotifications.cs
335335
Used to demonstrate how to get notifications when users leave and enter room.
336336

337-
### [Tests](Tests/Scenes)
337+
### [Tests](https://github.com/Microsoft/HoloToolkit-Unity/tree/master/Assets/HoloToolkit-Tests/Sharing/Scenes)
338338
---
339339
Tests related to the sharing features. To use the each scene:
340340

0 commit comments

Comments
 (0)