freemandz / gitiles

Automatically exported from code.google.com/p/gitiles
0 stars 0 forks source link

Broken relative links on main page #106

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. https://chromium.googlesource.com/angle/angle
2. click "View the Dev setup instructions." link

What is the expected output? What do you see instead?
Expected it to go to
https://chromium.googlesource.com/angle/angle/+/master/doc/DevSetup.md
but it goes to https://chromium.googlesource.com/angle/doc/DevSetup.md 404 
instead.

Original issue reported on code.google.com by techtonik@gmail.com on 11 Apr 2016 at 7:08