From b117e8d4d118ea920fb75cb500563e8aae701846 Mon Sep 17 00:00:00 2001 From: Lori Krell Date: Fri, 7 May 2021 17:35:38 -0500 Subject: [PATCH] update doc link and remove open source --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 72efb657e..33f1bafc2 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ |2020.3|0.1.0| This repository contains a collection of bitesize sample projects and games that showcase different -sub-features of [MLAPI](https://github.com/Unity-Technologies/com.unity.multiplayer.mlapi). You can review these samples with [documentation](https://docs-multiplayer-sandbox.unity3d.com/docs/getting-started/about-mlapi) to better understand APIs and features. +sub-features of [MLAPI](https://github.com/Unity-Technologies/com.unity.multiplayer.mlapi). You can review these samples with [documentation](https://docs-multiplayer.unity3d.com/docs/learn/bitesize-introduction) to better understand APIs and features. ## Who is this for? @@ -25,4 +25,4 @@ For help, questions, networking advice or discussions about MLAPI and its extens The MLAPI Bitesize Samples repository will be maintained and updated with the latest released MLAPI version and Unity LTS version. See this readme and the changelog for supported versions. ## Contributing -These samples, projects, and Unity MLAPI are open-source and welcome contributions. See our [contribution guidelines](CONTRIBUTING.md) for details. +We welcome your contributions to this sample code and objects. See our [contribution guidelines](CONTRIBUTING.md) for details.