Author: wkeil Date: Mon Oct 12 18:12:03 2015 New Revision: 1708188 URL: http://svn.apache.org/viewvc?rev=1708188&view=rev Log: DMAP-180: C# /.net Source code download URL is wrong
Task-Url: https://issues.apache.org/jira/browse/DMAP-180 Modified: devicemap/site/trunk/content/download/index.mdtext Modified: devicemap/site/trunk/content/download/index.mdtext URL: http://svn.apache.org/viewvc/devicemap/site/trunk/content/download/index.mdtext?rev=1708188&r1=1708187&r2=1708188&view=diff ============================================================================== --- devicemap/site/trunk/content/download/index.mdtext (original) +++ devicemap/site/trunk/content/download/index.mdtext Mon Oct 12 18:12:03 2015 @@ -77,7 +77,7 @@ from <a href="https://www.apache.org/dis ### C# client Sources -<a href="[preferred]devicemap/devicemap-csharp-1.0.1-bin.zip">devicemap-csharp-1.0.1-src.zip</a> +<a href="[preferred]devicemap/devicemap-csharp-1.0.1-src.zip">devicemap-csharp-1.0.1-src.zip</a> ( <a href="https://www.apache.org/dist/devicemap/devicemap-csharp-1.0.1-src.zip.asc">PGP</a>, <a href="https://www.apache.org/dist/devicemap/devicemap-csharp-1.0.1-src.zip.md5">md5</a>,
