From 481fd32960e44fc89e6c486caaab588d1c39fe84 Mon Sep 17 00:00:00 2001 From: vis2k Date: Mon, 1 Nov 2021 21:25:17 +0800 Subject: [PATCH] fix readme links --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6b14ceed9..e074222c8 100644 --- a/README.md +++ b/README.md @@ -119,9 +119,9 @@ If you use Mirror in production, consider Mirror LTS! All sponsors are invited to the [Mirror V46 LTS Repository](https://github.com/MirrorNetworking/Mirror-46-LTS) automatically. ## Low Level Transports -* (built in) [KCP](https://app.gitbook.com/@mirror-networking/s/docs/transports/kcp-transport): reliable UDP -* (built in) [Telepathy](https://app.gitbook.com/@mirror-networking/s/docs/transports/telepathy-transport): TCP -* (built in) [Websockets](https://app.gitbook.com/@mirror-networking/s/docs/transports/websockets-transport): Websockets +* (built in) [KCP](https://github.com/vis2k/kcp2k): reliable UDP +* (built in) [Telepathy](https://github.com/vis2k/Telepathy): TCP +* (built in) [Websockets](https://github.com/MirrorNetworking/SimpleWebTransport): Websockets * [Ignorance](https://github.com/SoftwareGuy/Ignorance/): ENET UDP * [LiteNetLib](https://github.com/MirrorNetworking/LiteNetLibTransport/) UDP * [FizzySteam](https://github.com/Chykary/FizzySteamworks/): SteamNetwork