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

Commit 8e5900e

Browse files
authored
Updating links to new version (#1249)
2 parents 6f9f61a + 070a450 commit 8e5900e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/about.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ To learn more about Netcode for GameObjects functionality and capabilities, expl
4646

4747
</div>
4848

49-
For more information, check out [Release Notes](release-notes/ngo-changelog.md) and [APIs](https://docs.unity3d.com/Packages/com.unity.netcode.gameobjects@1.6/api/index.html).
49+
For more information, check out [Release Notes](release-notes/ngo-changelog.md) and [APIs](https://docs.unity3d.com/Packages/com.unity.netcode.gameobjects@latest?subfolder=/api/index.html).
5050

5151
## Before you begin
5252

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@1.8/api/index.html",
32+
"href": "https://docs.unity3d.com/Packages/com.unity.netcode.gameobjects@2.0/api/index.html",
3333
},
3434
{
3535
"collapsed": true,

0 commit comments

Comments
 (0)