ilivit / mintty

Automatically exported from code.google.com/p/mintty
GNU General Public License v3.0
0 stars 0 forks source link

Broken links in readme{,-msys}.html #198

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. Open readme-msys.html in a web browser.
2. Click some of the contained links.

What is the expected output? What do you see instead?

I'm expecting the links to open in the browser, instead I get "Not found" 
errors.

What version of the product are you using? On what operating system?

Using mintty 0.8 beta 1 on Vista x64.

Please provide any additional information below.

The links "GNU General Public License version 3" 
(http://mintty.googlecode.com/svn/trunk/src/LICENSE) and "issue tracker" 
(http://mintty.googlecode.com/issues) are broken, use 
"http://code.google.com/p/mintty/source/browse/trunk/LICENSE" and 
"http://code.google.com/p/mintty/issues/list" instead.

The link "ftp://ftp.chiark.greenend.org.uk/users/sgtatham/putty-0.60" can only 
be accessed with a password (probably because anonymous directory listing is 
denied), http://the.earth.li/~sgtatham/putty/0.60/ can be used instead.

Original issue reported on code.google.com by sschuberth on 13 Jul 2010 at 4:44

GoogleCodeExporter commented 9 years ago
Thanks very much for pointing those out. Fixed in r943 on trunk.

Original comment by andy.koppe on 13 Jul 2010 at 6:56

GoogleCodeExporter commented 9 years ago

Original comment by andy.koppe on 24 Jul 2010 at 11:20