Skip to content

Commit

Permalink
fix links
Browse files Browse the repository at this point in the history
  • Loading branch information
micheltlutz committed Oct 3, 2023
1 parent c505872 commit dacc07e
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions readme_files/challenged.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,10 +78,13 @@ For front-end developers, we provide a ready-to-use API set up to run in a Docke

- [Challange 1. Contact Form](challange_frontend1.md)
- [Challange 2. Create User Form](challange_frontend2.md)
- [Challange 3. Login Form](challange_frontend3.md)
- [Challange 4. Dashboard](challange_frontend4.md)

### Back-End

The challenge set for back-end developers is to replicate the already developed routes in their preferred programming language and then produce relevant documentation.

- [Challange 1. Contact Form](challange_backend1.md)
- [Challange 2. Create User Form](challange_backend2.md)
- [Challange 1. Contact Route](challange_backend1.md)
- [Challange 2. Create User Route](challange_backend2.md)
- [Challange 3. Login Route](challange_backend3.md)

0 comments on commit dacc07e

Please sign in to comment.