summary refs log tree commit diff
diff options
context:
space:
mode:
authorDragonFire <64083584+DragonFire1230@users.noreply.github.com>2022-09-01 11:33:09 +0500
committerGitHub <noreply@github.com>2022-09-01 11:33:09 +0500
commit91cc9eb34e8216dc4b8a2f27d17582223ad75e38 (patch)
treeee7dbd2745b0abfc89a4c45a4ceda2f0c96ae27b
parentMerge pull request #872 from Puyodead1/feat/guild-profiles (diff)
downloadserver-91cc9eb34e8216dc4b8a2f27d17582223ad75e38.tar.xz
Update README.md
-rw-r--r--README.md10
1 files changed, 4 insertions, 6 deletions
diff --git a/README.md b/README.md
index f2743ed1..63f34d03 100644
--- a/README.md
+++ b/README.md
@@ -18,12 +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)
+-   [Fosscord HTTP API Server](/src/api)
+-   [WebSocket Gateway Server](/src/gateway)
+-   [HTTP CDN Server](/src/cdn)
+-   [Utility and Database Models](/src/util)
 -   [Admin Dashboard](/dashboard)
 
 ## [Resources](https://docs.fosscord.com/resources/)