diff --git a/contributions/CodeContributionsGuidelines.md b/contributions/CodeContributionsGuidelines.md index 2c598aaf0a..dd95514a97 100644 --- a/contributions/CodeContributionsGuidelines.md +++ b/contributions/CodeContributionsGuidelines.md @@ -20,8 +20,8 @@ We use [Github Flow](https://guides.github.com/introduction/flow/index.html), so ### 🏡 Setup for local development -- [Running the Client](contributions/ClientSetup.md) -- [Running the Server](contributions/ServerSetup.md) +- [Running the Client](ClientSetup.md) +- [Running the Server](ServerSetup.md) ### 🧪 Running tests