partcover.net4
partcover.net4 copied to clipboard
Linking from sourceforge
This is not a code issue, but consumer usability issue.
I think it would be nice if the download on sourceforge would link directly to the github download page (http://github.com/sawilde/partcover.net4/downloads in stead of just http://github.com/sawilde/partcover.net4). I would prefer with a real link in an html-file in stead for the current text file.
Something like this would be ok I think:
<!DOCTYPE html>
<html>
<head>
</head>
<body>
As the only active developer I have decided to no longer support PartCover on SourceForge due to lack of project permissions.
<br>
Latest MSIs can be downloaded here - <a href="http://github.com/sawilde/partcover.net4/downloads">http://github.com/sawilde/partcover.net4/downloads<a>
<br>
Sorry for the inconvenience.
<br>
Shaun
</body>
</html>