Update CodeContributionsGuidelines.md

This commit is contained in:
Nikhil Nandagopal 2020-09-30 23:56:07 +05:30 committed by GitHub
parent 32d4a94306
commit 01c5118be6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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