summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--README.md11
1 files changed, 4 insertions, 7 deletions
diff --git a/README.md b/README.md

index f2743ed1..2bce4fa8 100644 --- a/README.md +++ b/README.md
@@ -18,13 +18,10 @@ This repository contains: -- [Fosscord HTTP API Server](/api) -- [WebSocket Gateway Server](/gateway) -- [HTTP CDN Server](/cdn) -- [Utility and Database Models](/util) -- [RTC Server](/rtc) -- [WebRTC Server](/webrtc) -- [Admin Dashboard](/dashboard) +- [Fosscord HTTP API Server](/src/api) +- [WebSocket Gateway Server](/src/gateway) +- [HTTP CDN Server](/src/cdn) +- [Utility and Database Models](/src/util) ## [Resources](https://docs.fosscord.com/resources/)