Even though i have added the link_to and have it working in the browser, i can not get to
the next step, tried re-loading page, re-doing exercise from scratch, same result
Code is below:
@tzurcan That screenshot is showing different code than what you copy/pasted in your post earlier. For the code in your screenshot, try adding an equal sign (=) to the front of the <% link_to ... %>, since an equal sign there indicates something to be shown on the page (look at the way you’re displaying the image, name, or description).