Skip to content

Commit a709ed1

Browse files
author
Tobiah Zarlez
authored
Fixed broken link to Holographic button
Found a broken link to the Holographic Button prefab. Fixed it
1 parent 6c1848c commit a709ed1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Assets/HoloToolkit-Examples/UX/Readme/README_InteractableObjectExample.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ protected override void InputDown(GameObject obj, InputEventData eventData) {
8080

8181
![Holographic button](/External/ReadMeImages/MRTK_InteractableObject_HolographicButton.jpg)
8282

83-
This is an example of Holographic button used in the Start menu and App Bar. This example uses Unity's Animation Controller and Animation Clips. This prefab is also available under MixedRealityToolkit's main folder: [HoloToolkit/UX/Prefab](/Assets/HoloToolkit/UX/Prefabs/Buttons/SquareButton.prefab)
83+
This is an example of Holographic button used in the Start menu and App Bar. This example uses Unity's Animation Controller and Animation Clips. This prefab is also available under MixedRealityToolkit's main folder: [HoloToolkit/UX/Prefab](/Assets/HoloToolkit/UX/Prefabs/Buttons/HolographicButton.prefab)
8484

8585
### Mesh button ###
8686

0 commit comments

Comments
 (0)