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 trialMartina Carrington
15,754 Pointsi have problem with my index.php
for some reason i can't click on contact.php and i don't if i should change my index.php into html
1 Answer
Ted Sumner
Courses Plus Student 17,967 PointsTo know for sure I have to see your code, but when I have had this issue, it is usually a problem with your main.twig file. Look in the nav section of that file and make sure the path to contact is correct.
Edit: I was thinking of another treehouse project when I wrote about the main.twig file. Please post your code or a snapshot of your workspace.