summary refs log tree commit diff
path: root/api/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'api/README.md')
-rw-r--r--api/README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/api/README.md b/api/README.md

index c8a33a0b..384a9611 100644 --- a/api/README.md +++ b/api/README.md
@@ -14,7 +14,7 @@ </a> </p> -## [About](https://github.com/fosscord/fosscord-api/wiki) +## [About](https://github.com/fosscord/fosscord-server/wiki) This repository contains the Fosscord HTTP API Server @@ -43,8 +43,8 @@ and the other technologies we use Clone the Repository: ```bash -git clone https://github.com/fosscord/fosscord-api -cd discord-server +git clone https://github.com/fosscord/fosscord-server +cd fosscord-server ``` #### Install (dev)dependencies: