From acd1fd733c20cd37d1d21982389ee1088cc86ff0 Mon Sep 17 00:00:00 2001 From: Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> Date: Thu, 12 Aug 2021 01:16:50 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 42e1489c..9c983acd 100644 --- a/README.md +++ b/README.md @@ -14,11 +14,11 @@

-## [About](https://docs.fosscord.com) +## [About](https://fosscord.com) Fosscord is a free open source selfhostable chat, voice and video discord-compatible platform. -Fosscord server util contains all necessary logic that is shared between the [api](https://github.com/fosscord/fosscord-api), [gateway](https://github.com/fosscord/fosscord-gateway) and [voice-gateaway](https://github.com/fosscord/fosscord-api). +Fosscord server util contains all necessary logic that is shared between the [api](https://github.com/fosscord/fosscord-api), [gateway](https://github.com/fosscord/fosscord-gateway) and [cdn](https://github.com/fosscord/fosscord-cdn). It contains all mongoose database models and utility functions.