diff --git a/jenkins.start.sh b/jenkins.start.sh index dec8583..faadba9 100755 --- a/jenkins.start.sh +++ b/jenkins.start.sh @@ -22,4 +22,4 @@ docker-compose run --user="$UID" \ echo "Deployed app to https://${SEALIOUS_PORT}.dep.sealco.de" echo "Mailcatcher available at https://${PORT}2.dep.sealco.de" -echo "Application logs should be available at https://jenkins.sealcode.org/job/Deploy%20to%20dep.sealco.de/ws%20v2/$PORT/log.html" +echo "Application logs should be available at https://jenkins.sealcode.org/job/Deploy%20to%20dep.sealco.de%20v2/ws/$PORT/log.html"