Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialShawn Brandow
1,553 PointsThe filepath is not working at all for me. Always a 404 page.
When I put in the file path <a href="articles/2020/article.html">Read More</a> it doesn't work. My folder path is: root/articles/2020/article.html so I really don't understand. I'm always getting a 404 error.
3 Answers
Chris Komaroff
Courses Plus Student 14,198 PointsYou probably need to enter enter the complete url "root/articles/2020/article.html". Or whatever the full URL is for this page.
Shawn Brandow
1,553 PointsI figured it out, thanks for your help!
damian smith
Front End Web Development Techdegree Student 922 Pointswhat did you do?
Gretchen Lysaght
3,592 PointsI'm having the same issue. Can you please post what you did, Shawn?
Ryan Groom
18,674 PointsRyan Groom
18,674 PointsShawn Brandow what folder is the file that you are you writing your code in?