Update link to CoApp installer

Use the functional link to download CoApp installer.
pull/9234/head
Jozef Izso 8 years ago committed by GitHub
parent 6ff14349ff
commit db194ce035
  1. 4
      vsprojects/coapp/zlib/README.md

@ -10,7 +10,7 @@ Multiple versions of VS installed to be able to build all the targets:
* Visual Studio 2013 * Visual Studio 2013
* Visual Studio 2010 (you might need SP1 to prevent LNK1123 error) * Visual Studio 2010 (you might need SP1 to prevent LNK1123 error)
CoApp toolkit: http://downloads.coapp.org/files/CoApp.Tools.Powershell.msi CoApp toolkit: http://coapp.org/files/CoApp.Tools.Powershell.msi
More details on installation: http://coapp.org/tutorials/installation.html More details on installation: http://coapp.org/tutorials/installation.html
@ -33,4 +33,4 @@ This will create three NuGet packages:
* the symbols package (debug symbols) * the symbols package (debug symbols)
Later, you can push the package to NuGet.org repo. Later, you can push the package to NuGet.org repo.
Attention: before pusing the resulting nuget package to public nuget repo, you have to be 100% sure it works correctly - there’s no way how to delete or update an already existing package. Attention: before pusing the resulting nuget package to public nuget repo, you have to be 100% sure it works correctly - there’s no way how to delete or update an already existing package.

Loading…
Cancel
Save