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!
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 trial

samantha lapour
217 PointsHow to add links to profile page that will link to my resume page.
I have followed step by step and saved everything. Still when I try to go to my resume page from my profile using url it gives me a "page not found error"
1 Answer

Steven Parker
225,652 PointsSome possible things to check:
- typo or misspelling in URL
- typo or misspelling in actual file name
- URL path pointing to different location from where file is stored
- file stored in the wrong location
For more specific help, please post the actual code. Or even better, make a snapshot of your workspace and post the link to it here.
KRIS NIKOLAISEN
54,944 PointsKRIS NIKOLAISEN
54,944 PointsCan you post your code?