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 trialJohn Bryant
Courses Plus Student 182 PointsGetting a 404 when I try to view my code from workspaces after adding image files. Screenshot http://i.imgur.com/UdTdzVk
Using firefox. Trying to view code from screenshot via workspaces getting this
"404 Not Found nginx/1.1.19"
1 Answer
Tim Knight
28,888 PointsHi John,
If you're calling your index.html file directly you shouldn't be seeing this error however I am noticing a misspelling in your screenshot for your image numbers-01.jpg which you have written as nimbers-01.jpg. Perhaps the error you're seeing is coming from the image not being found?