summary refs log tree commit diff
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-12 01:17:08 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-12 01:17:08 +0200
commit70f041f1ad72dd77a980508bb2666c68df5f2a63 (patch)
treeb3f43bb50c94e35acae751fc0c7d04296a9e989b
parent1.3.50 (diff)
parentUpdate README.md (diff)
downloadserver-70f041f1ad72dd77a980508bb2666c68df5f2a63.tar.xz
Merge branch 'master' of https://github.com/fosscord/fosscord-server-util
-rw-r--r--README.md4
1 files 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 @@ </a> </p> -## [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.