From 2924673af8228a87f8bff0898ac635ca6b44c03e Mon Sep 17 00:00:00 2001 From: CCheles <1419060+cheles@users.noreply.github.com> Date: Wed, 8 Jan 2025 14:13:13 +0000 Subject: [PATCH] Update README.md Fix 2 404 links: Toybox Package & Control Samples package --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 030fe83..039014e 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ Many of the tutorials and samples are built using reusable packages. You are enc | [![Toybox Package](README/package-toybox.jpg)](https://learn.microsoft.com/mesh/develop/getting-started/samples/toybox#add-the-toybox-package-to-an-existing-project) | [![Control Samples Package](README/package-control-samples.jpg)](https://learn.microsoft.com/mesh/develop/getting-started/samples/control-samples) | |:--- | :--- | -| [**Toybox Package**](https://learn.microsoft.com/mesh/develop/getting-started/samples/toybox#add-the-toybox-package-to-an-existing-project): Add games and other engaging activities to your Mesh experiences. | [**Control Samples Package**](https://learn.microsoft.com/mesh/develop/getting-started/samples/control-samples): Provides common in-world user interface controls. | +| [**Toybox Package**](https://learn.microsoft.com/mesh/develop/enhance-your-environment/toybox): Add games and other engaging activities to your Mesh experiences. | [**Control Samples Package**](https://learn.microsoft.com/mesh/develop/build-your-basic-environment/control-samples): Provides common in-world user interface controls. | **NOTICE**: The tutorials, samples, and packages in this project are governed by the MIT license as shown in the [LICENSE.txt file](https://github.com/microsoft/Mesh-Toolkit-Unity/blob/main/LICENSE). However, the samples functionality is dependent on the Mesh Toolkit, which is governed by a separate license.