diff --git a/README.md b/README.md index 23b3f2d9e..a61e143f3 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ _Note: Mirror is based on Unity's abandoned UNET Networking system. We fixed it ## Low Level Transports * (built in) [KCP](https://github.com/skywind3000/kcp): reliable UDP * (built in) [Telepathy](https://github.com/vis2k/Telepathy): TCP -* (built in) [UNET LLAPI](https://docs.unity3d.com/Manual/UNetUsingTransport.html): UDP +* (built in) [UNET LLAPI](https://github.com/SoftwareGuy/Mirror-UnityLLAPI): UDP * (built in) [Ninja.Websockets](https://github.com/ninjasource/Ninja.WebSockets): Websockets * Libuv: TCP powered by Node.js' native C networking * [LiteNetLib](https://github.com/MirrorNetworking/LiteNetLibTransport/) UDP