From eaa506fb26aab6e25c50540772bce43bcb49f58e Mon Sep 17 00:00:00 2001 From: Chris Langsenkamp <9826063+MrGadget1024@users.noreply.github.com> Date: Mon, 7 Jan 2019 13:42:39 -0500 Subject: [PATCH] Fixed formatting --- docs/Transports/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Transports/index.md b/docs/Transports/index.md index 93c6dbb94..7c2805563 100644 --- a/docs/Transports/index.md +++ b/docs/Transports/index.md @@ -8,5 +8,5 @@ WebSockets transport layer for Mirror that target WebGL clients, without relying on Unity's stodgy old LLAPI. - [Steam - Fizzy](Fizzy) A complete rebuild utilising Async (Previously SteamNetNetworkTransport) of a Steam P2P network transport layer. -- [Socket Server - Insight](Insight) +- [Socket Server - Insight](Insight) Insight is a simple Socket Server for Unity and Mirror.