Skip to content
This repository was archived by the owner on Jul 23, 2025. It is now read-only.

Commit 5b3c969

Browse files
committed
Updating API references
1 parent 57a5e64 commit 5b3c969

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

sidebars.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ module.exports = {
2929
{
3030
"type": "link",
3131
"label": "API reference",
32-
"href": "https://docs.unity3d.com/Packages/com.unity.netcode.gameobjects@2.0/api/index.html",
32+
"href": "https://docs.unity3d.com/Packages/com.unity.netcode.gameobjects@2.3/api/index.html",
3333
},
3434
{
3535
"collapsed": true,

versioned_sidebars/version-2.1.1-sidebars.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
{
3030
"type": "link",
3131
"label": "API reference",
32-
"href": "https://docs.unity3d.com/Packages/com.unity.netcode.gameobjects@2.0/api/index.html"
32+
"href": "https://docs.unity3d.com/Packages/com.unity.netcode.gameobjects@2.1/api/index.html"
3333
},
3434
{
3535
"collapsed": true,

versioned_sidebars/version-2.2.0-sidebars.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
{
3030
"type": "link",
3131
"label": "API reference",
32-
"href": "https://docs.unity3d.com/Packages/com.unity.netcode.gameobjects@2.0/api/index.html"
32+
"href": "https://docs.unity3d.com/Packages/com.unity.netcode.gameobjects@2.2/api/index.html"
3333
},
3434
{
3535
"collapsed": true,

0 commit comments

Comments
 (0)