Skip to content

Commit a6ab2dc

Browse files
authored
Updating URLs to MixedRealityToolkit-Unity
1 parent 45f122b commit a6ab2dc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,15 @@ MixedRealityToolkit-Unity uses code from the base [MixedRealityToolkit](https://
1010

1111
Learn more about [mixed reality](https://developer.microsoft.com/en-us/windows/mixed-reality/mixed_reality).
1212

13-
[github-rel]: https://github.com/Microsoft/HoloToolkit-Unity/releases/latest
14-
[github-rel-badge]: https://img.shields.io/github/tag/microsoft/holotoolkit-unity.svg?style=flat-square&label=latest%20master%20branch%20release&colorB=007ec6
13+
[github-rel]: https://github.com/Microsoft/MixedRealityToolkit-Unity/releases/latest
14+
[github-rel-badge]: https://img.shields.io/github/tag/microsoft/MixedRealityToolkit-unity.svg?style=flat-square&label=latest%20master%20branch%20release&colorB=007ec6
1515
[![Github Release][github-rel-badge]][github-rel]
1616

1717
# Feature areas
18-
| ![Input](External/ReadMeImages/MRTK170802_Short_03.png) [Input](Assets/HoloToolkit/Input/README.md)| ![Sharing](External/ReadMeImages/MRTK170802_Short_04.png) [Sharing](Assets/HoloToolkit/Sharing/README.md)| ![Spatial Mapping](External/ReadMeImages/MRTK170802_Short_05.png) [Spatial Mapping](Assets/HoloToolkit/SpatialMapping/README.md)| ![Spatial Understanding](External/ReadMeImages/MRTK170802_Short_06.png) [Spatial Understanding](Assets/HoloToolkit/SpatialUnderstanding/README.md)|
18+
| ![Input](External/ReadMeImages/MRTK170802_Short_03.png) [Input](Assets/MixedRealityToolkit/Input/README.md)| ![Sharing](External/ReadMeImages/MRTK170802_Short_04.png) [Sharing](Assets/MixedRealityToolkit/Sharing/README.md)| ![Spatial Mapping](External/ReadMeImages/MRTK170802_Short_05.png) [Spatial Mapping](Assets/MixedRealityToolkit/SpatialMapping/README.md)| ![Spatial Understanding](External/ReadMeImages/MRTK170802_Short_06.png) [Spatial Understanding](Assets/MixedRealityToolkit/SpatialUnderstanding/README.md)|
1919
| :--------------------- | :----------------- | :------------------ | :------------------------ |
2020
| Scripts that leverage inputs such as gaze, gesture, voice and motion controllers. | Sharing library enables collaboration across multiple devices. | Scripts that allow applications to bring the real world into the digital using HoloLens. | Tailor experiences based on room semantics like couch, wall etc. |
21-
| ![Spatial Sound](External/ReadMeImages/MRTK170802_Short_09.png) [Spatial Sound](Assets/HoloToolkit/SpatialSound/README.md)| ![UI Controls](External/ReadMeImages/MRTK170802_Short_10.png) [UI Controls](Assets/HoloToolkit/UI/README.md)| ![Utilities](External/ReadMeImages/MRTK170802_Short_11.png) [Utilities](Assets/HoloToolkit/Utilities/README.md)| ![Build](External/ReadMeImages/MRTK170802_Short_12.png) [Build](Assets/HoloToolkit/Build/README.md)|
21+
| ![Spatial Sound](External/ReadMeImages/MRTK170802_Short_09.png) [Spatial Sound](Assets/MixedRealityToolkit/SpatialSound/README.md)| ![UI Controls](External/ReadMeImages/MRTK170802_Short_10.png) [UI Controls](Assets/MixedRealityToolkit/UI/README.md)| ![Utilities](External/ReadMeImages/MRTK170802_Short_11.png) [Utilities](Assets/MixedRealityToolkit/Utilities/README.md)| ![Build](External/ReadMeImages/MRTK170802_Short_12.png) [Build](Assets/MixedRealityToolkit/Build/README.md)|
2222
| Scripts to help plug spatial audio into your application. | Building blocks for creating good UI in your application like common controls. | Common helpers and tools that you can leverage in your application. | Build and deploy automation window for Unity Editor.|
2323

2424

0 commit comments

Comments
 (0)