summary refs log tree commit diff
path: root/api/README.md
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
commit1cf781e254caa876a2a86bcd355a49ed71babc27 (patch)
treef836f0a5f6ea26dedfd1247f219b8dc97344897b /api/README.md
parentMerge branch 'pr/darkhpp/261-2' (diff)
downloadserver-1cf781e254caa876a2a86bcd355a49ed71babc27.tar.xz
:pencil: updated links to fosscord-server
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: