From 13f1ceeb2be7062de908ba94d9e2acf6c3947c46 Mon Sep 17 00:00:00 2001 From: h-yoshikawa44 <43331308+h-yoshikawa44@users.noreply.github.com> Date: Mon, 25 Sep 2023 23:02:00 +0900 Subject: [PATCH] =?UTF-8?q?doc:=20devchallenges=E3=81=B8=E3=81=AE=E3=83=AA?= =?UTF-8?q?=E3=83=B3=E3=82=AF=E3=82=92legacy=E3=82=B5=E3=83=96=E3=83=89?= =?UTF-8?q?=E3=83=A1=E3=82=A4=E3=83=B3=E3=81=AB=E7=A7=BB=E8=A1=8C(#15)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 8 ++++---- src/pages/index.tsx | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) 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