Skip to content

Commit

Permalink
broken link fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Asabeneh committed Nov 6, 2020
1 parent 0b1cada commit d38ff15
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 19_projects/19_projects.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Congratulations for making it to this far. Now, you have a solid understanding o
## Exercises: Level 1

Use the following two APIs, [all cats](https://api.thecatapi.com/v1/breeds) and [a single cat][https://api.thecatapi.com/v1/images/search?breed_id=abys]. In the single cat API, you can get url property which is the image of the cat.
Your result should look like this [demo](https://thirty-days-of-react-cat.herokuapp.com).
Your result should look like this [demo](https://www.30daysofreact.com/day-19/cats).

🎉 CONGRATULATIONS ! 🎉

Expand Down
2 changes: 1 addition & 1 deletion 20_projects/20_projects.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Congratulations for making it to this far. Now, you have a solid understanding o
## Exercises: Level 1

Use the following two APIs, [all cats](https://api.thecatapi.com/v1/breeds) and [a single cat][https://api.thecatapi.com/v1/images/search?breed_id=abys]. In the single cat API, you can get url property which is the image of the cat.
Your result should look like this [demo](https://thirty-days-of-react-cat.herokuapp.com/day-20).
Your result should look like this [demo](https://www.30daysofreact.com/day-20/cats).

🎉 CONGRATULATIONS ! 🎉

Expand Down

0 comments on commit d38ff15

Please sign in to comment.