From 3e654266bdef5dd87840f71c45c4b9f781532b22 Mon Sep 17 00:00:00 2001 From: michalChrobot Date: Wed, 19 Mar 2025 13:04:16 +0100 Subject: [PATCH 1/2] Correction of API Reference link --- com.unity.netcode.gameobjects/Documentation~/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/com.unity.netcode.gameobjects/Documentation~/index.md b/com.unity.netcode.gameobjects/Documentation~/index.md index bd5e331a18..cf573bf3e7 100644 --- a/com.unity.netcode.gameobjects/Documentation~/index.md +++ b/com.unity.netcode.gameobjects/Documentation~/index.md @@ -9,7 +9,7 @@ See guides below to install Unity Netcode for GameObjects, set up your project, - [Documentation](https://docs-multiplayer.unity3d.com/netcode/current/about) - [Installation](https://docs-multiplayer.unity3d.com/netcode/current/installation) - [First Steps](https://docs-multiplayer.unity3d.com/netcode/current/tutorials/get-started-ngo) -- [API Reference](https://docs.unity3d.com/Packages/com.unity.netcode.gameobjects@1.6/api/index.html) +- [API Reference](https://docs.unity3d.com/Packages/com.unity.netcode.gameobjects@latest) # Technical details From 2286a5b66c48649ffba08e5c1c434505a82307f8 Mon Sep 17 00:00:00 2001 From: michalChrobot Date: Wed, 19 Mar 2025 13:14:49 +0100 Subject: [PATCH 2/2] correction --- com.unity.netcode.gameobjects/Documentation~/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/com.unity.netcode.gameobjects/Documentation~/index.md b/com.unity.netcode.gameobjects/Documentation~/index.md index cf573bf3e7..d07cf7b5b1 100644 --- a/com.unity.netcode.gameobjects/Documentation~/index.md +++ b/com.unity.netcode.gameobjects/Documentation~/index.md @@ -9,7 +9,7 @@ See guides below to install Unity Netcode for GameObjects, set up your project, - [Documentation](https://docs-multiplayer.unity3d.com/netcode/current/about) - [Installation](https://docs-multiplayer.unity3d.com/netcode/current/installation) - [First Steps](https://docs-multiplayer.unity3d.com/netcode/current/tutorials/get-started-ngo) -- [API Reference](https://docs.unity3d.com/Packages/com.unity.netcode.gameobjects@latest) +- [API Reference](https://docs.unity3d.com/Packages/com.unity.netcode.gameobjects@2.2/api/index.html) # Technical details