Skip to content

Commit e258019

Browse files
docs: Update UTP doc package link to doc site release 1.0.0 backport (#1604)
1 parent e3b56a4 commit e258019

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

com.unity.netcode.adapter.utp/Documentation~/Manual.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
33
# Getting Started
44
5-
Unity Transport for Netcode for GameObjects is a transport adapter which enables the use of [Unity Transport Package](https://docs.unity3d.com/Packages/com.unity.transport@1.0/manual/index.html) as a low-level transport for Netcode for GameObjects.
5+
Unity Transport for Netcode for GameObjects is a transport adapter which enables the use of [Unity Transport Package](https://docs-multiplayer.unity3d.com/transport/1.0.0/introduction) as a low-level transport for Netcode for GameObjects.
66
77
This library is an implementation of NetworkTransport to provide configuration and interoperability for Unity Transport with the Netcode for GameObjects package, enabling cross platform UDP-based network communication to a Unity project.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
Unity Transport for Netcode for GameObjects is a transport adapter which enables the use of [Unity Transport Package](https://docs.unity3d.com/Packages/com.unity.transport@1.0/manual/index.html) as a low-level transport for Netcode for GameObjects.
1+
Unity Transport for Netcode for GameObjects is a transport adapter which enables the use of [Unity Transport Package](https://docs-multiplayer.unity3d.com/transport/1.0.0/introduction) as a low-level transport for Netcode for GameObjects.
22

33
This library is an implementation of NetworkTransport to provide configuration and interoperability for Unity Transport with the Netcode for GameObjects package, enabling cross platform UDP-based network communication to a Unity project.

0 commit comments

Comments
 (0)