diff --git a/installer/installbuilder/vcredist-x64.xml b/installer/installbuilder/vcredist-x64.xml index 64ed7412d..755a7c614 100644 --- a/installer/installbuilder/vcredist-x64.xml +++ b/installer/installbuilder/vcredist-x64.xml @@ -38,7 +38,7 @@ Error Code: ${program_exit_code} Check if another version was already installed and if not, try to run the installer manually from ${installdir}\vcredist\ -The installation will now continue, but swift might not work properly. If this is the case, raise an issue at http://tiny.cc/swift-issue with the error code, you received. +The installation will now continue, but swift might not work properly. If this is the case, raise an issue at https://github.com/swift-project/pilotclient/issues with the error code, you received. diff --git a/installer/installbuilder/vcredist-x86.xml b/installer/installbuilder/vcredist-x86.xml index f15b2ec64..788b6f722 100644 --- a/installer/installbuilder/vcredist-x86.xml +++ b/installer/installbuilder/vcredist-x86.xml @@ -38,7 +38,7 @@ Error Code: ${program_exit_code} Check if another version was already installed and if not, try to run the installer manually from ${installdir}\vcredist\ -The installation will now continue, but swift might not work properly. If this is the case, raise an issue at http://tiny.cc/swift-issue with the error code, you received. +The installation will now continue, but swift might not work properly. If this is the case, raise an issue at https://github.com/swift-project/pilotclient/issues with the error code, you received.