Browse Source

docs(chess): adding the correct link to the resources

pull/2048/head
miguel 1 year ago committed by Niccolò Primo
parent
commit
0a6332add3
  1. 2
      subjects/mobile-dev/chess/README.md

2
subjects/mobile-dev/chess/README.md

@ -12,7 +12,7 @@ Today, chess continues to be a beloved pastime, played by millions of people wor
### Instructions
Your task is to develop a mobile app that allows users to play chess with each other. This is a fullstack app so you will need to implement both backend and frontend. You may use any desired backend technology as long as you're following the [backend routes.](https://github.com/alem-01/chess).
Your task is to develop a mobile app that allows users to play chess with each other. This is a fullstack app so you will need to implement both backend and frontend. You may use any desired backend technology as long as you're following the [backend routes.](resources/README.md).
Make sure that your app has the following requirements:

Loading…
Cancel
Save