diff --git a/README.md b/README.md index c0cc4a3..7cef1ba 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@

Windbnb

- Solution for a challenge from Devchallenges.io. + Solution for a challenge from Devchallenges.io.
@@ -12,11 +12,11 @@ Demo | - + Solution | - + Challenge @@ -81,7 +81,7 @@ Other major libraries -This application/site was created as a submission to a [DevChallenges](https://devchallenges.io/challenges) challenge. The [challenge](https://devchallenges.io/challenges/3JFYedSOZqAxYuOCNmYD) was to build an application to complete the given user stories. +This application/site was created as a submission to a [DevChallenges](https://legacy.devchallenges.io/challenges) challenge. The [challenge](https://legacy.devchallenges.io/challenges/3JFYedSOZqAxYuOCNmYD) was to build an application to complete the given user stories. - [x] User story: I can see a list of properties - [x] User story: I can see the property card with a name, rating, apartment type, and super host diff --git a/src/pages/index.tsx b/src/pages/index.tsx index 9693e35..e6b37f7 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -9,7 +9,7 @@ const Home = () => { Windbnb