From c3f401bc6aa9dd846ab8cd9d29c3e6802c8aa608 Mon Sep 17 00:00:00 2001 From: Alexander Emelin Date: Fri, 21 Oct 2022 16:18:35 +0300 Subject: [PATCH] fix typo in href (#2651) Co-authored-by: Kamran Ahmed --- .../content/106-go-realtime-communication/101-centrifugo.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/roadmaps/109-golang/content/106-go-realtime-communication/101-centrifugo.md b/content/roadmaps/109-golang/content/106-go-realtime-communication/101-centrifugo.md index 3c238fe28..0fd35d2f5 100644 --- a/content/roadmaps/109-golang/content/106-go-realtime-communication/101-centrifugo.md +++ b/content/roadmaps/109-golang/content/106-go-realtime-communication/101-centrifugo.md @@ -4,4 +4,4 @@ Centrifugo is an open-source scalable real-time messaging server. Centrifugo can Free Content GitHub Repository -Getting started \ No newline at end of file +Getting started