Skip to content

Commit 0c625f1

Browse files
author
David Kline
authored
Merge pull request #3477 from Microsoft/chrisfromwork-patch-2
Remove broken hyper link - current development branch
2 parents b170096 + 5e39dc4 commit 0c625f1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ The Mixed Reality Toolkit vNext will includes many APIs to accelerate the develo
3333
| To develop apps for mixed reality headsets, you need the Windows 10 Fall Creators Update | The Unity 3D engine provides support for building mixed reality projects in Windows 10 | Visual Studio is used for code editing, deploying and building UWP app packages | The Emulators allow you test your app without the device in a simulated environment |
3434

3535
# Getting started with MRTK-vNext
36-
MRTK-vNext is currently under heavy development, utilizing the current state of the [Dev_Working_Branch](https://github.com/Microsoft/MixedRealityToolkit-Unity/tree/Dev_Working_Branch) as a starting point. Refer to this branch for working examples and experimental code.
36+
MRTK-vNext is currently under heavy development. To determine the best branch for starting out, please view the [Branch Guide](https://github.com/Microsoft/MixedRealityToolkit-Unity/wiki/Branch-Guide) wiki page.
3737

3838
> Learn more about the approach behind the [Windows Mixed Reality - vNext SDK](/MRTK-SDK.md) here. Which aims to help on-board developers quicker when building solutions.
3939
@@ -92,4 +92,3 @@ help .\build.ps1 -Detailed
9292
```
9393

9494
> Note: If you don't specify `-Version <version>` the script will try to infer it from tags pointing to the current git commit. An error is produced if you don't have a tag and no version is provided.
95-
| See code examples. Do a coding tutorial. Watch guest lectures. | Get design guides. Build user interface. Learn interactions and input. | Get development guides. Learn the technology. Understand the science. | Join open source projects. Ask questions on forums. Attend events and meet-ups. |

0 commit comments

Comments
 (0)