summary refs log tree commit diff
path: root/util
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-13 13:18:45 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-13 13:18:45 +0200
commit403de3ef66f602aa31df8db95df3bf2f85852d19 (patch)
tree32149902bf2a8c1d32b73655c74208f633a5a251 /util
parentMerge branch 'pr/darkhpp/261-2' (diff)
downloadserver-403de3ef66f602aa31df8db95df3bf2f85852d19.tar.xz
:pencil: updated links to fosscord-server
Diffstat (limited to 'util')
-rw-r--r--util/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/README.md b/util/README.md
index 9c983acd..fc9ad638 100644
--- a/util/README.md
+++ b/util/README.md
@@ -18,7 +18,7 @@
 
 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 [cdn](https://github.com/fosscord/fosscord-cdn).
+Fosscord server util contains all necessary logic that is shared between the [api](https://github.com/fosscord/fosscord-server/tree/master/api), [gateway](https://github.com/fosscord/fosscord-server/tree/master/gateway) and [cdn](https://github.com/fosscord/fosscord-server/tree/master/cdn).
 
 It contains all mongoose database models and utility functions.