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

index 47a12561..4c4e6f69 100644 --- a/README.md +++ b/README.md
@@ -5,7 +5,7 @@ This repository contains the HTTP API Server [Project Board](https://github.com/discord-open-source/discord-server/projects/4) ## API -[Project Board](https://github.com/discord-open-source/discord-server/projects/3) +[Project Board](https://github.com/discord-open-source/discord-server/projects/2) We use [express](https://expressjs.com/) for the HTTP Server and [lambert-server](https://www.npmjs.com/package/lambert-server) for route handling and body validation (customized).