Skip to content

Commit b6986fa

Browse files
Merge pull request #2910 from TobiahZ/patch-1
Fixed broken link to Holographic button
2 parents 6b89d53 + a709ed1 commit b6986fa

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)