Open zhezixi opened 6 years ago
Hi @zhezixi, the link on your homepage is broken. It's pointing to /List
instead of /list
. I also see that your favorites directories are at the same level as list
. Would you mind moving the three directories (,
, and `) inside your
list` directory and updating the links so they all point at valid locations?
Comment back when you're ready for me to take another look! 👾
Just fixed the pages. Can you check it for me? Thanks!
I see you replaced a lot of links to /List
, but it appears that the link in /index.html
is still pointing there. Can you update that one, too?
Thanks! 🚀
Sorry I forgot to change that. I just fixed it. Thanks!
Thanks! I really like the multiple levels of nested routes that you've used in your project — it really shows that you understand the concepts in this lesson! 🤘
I see a couple spots where your code can still be improved:
There are still some W3 validator errors on your list page. Would you mind taking care of these? All the other pages pass validation.
There's one last broken link on your DJI Phantom 4 page. Would you mind fixing this?
After you’ve made your changes and pushed them to GitHub and your hosted site, give it a once-over to make sure it looks right, then comment back here and I’ll take another look.
Thanks! 📸
Just fixed them. Is it looks right now?
Yep, you nailed it! Good job! 💥 :shipit:
Build a fansite for books, movies, video games, or anything else
@KatieMFritz Can you take a look at this? It's hosted here and meets the following criteria:
.html
/pokemon
) -- each list item should link to the corresponding page for that favorite, detailed below/pokemon/bulbasaur
) -- we want to make sure you practice multiple levels of nested routes