railsgirls/railsgirls.com

Extra slash breaks links under materials

OuluES opened this issue · 5 comments

Seems like /-sign in the end of links break down the links under materials.
See the difference:
Doen't work: http://guides.railsgirls.com/install/
Works: http://guides.railsgirls.com/install

vesan commented

@OuluES, Where did you find the links that have the trailing slash?

it happened to me recently as well with a github-pages site. so weird..

How do you fix this?
On Mar 10, 2016 2:05 PM, "OuluES" notifications@github.com wrote:

Seems like /-sign in the end of links break down the links under materials.
See the difference:
Doen't work: http://guides.railsgirls.com/install/
Works: http://guides.railsgirls.com/install


Reply to this email directly or view it on GitHub
#852.

hsbt commented

I created pull request #863