adriancole commented on a change in pull request #13: Updates quickstart to comply with ASF policy URL: https://github.com/apache/incubator-zipkin-website/pull/13#discussion_r284997664
########## File path: quickstart.sh ########## @@ -15,7 +15,7 @@ color_bad=$(tput setaf 1 || true) color_warn=$(tput setaf 3 || true) color_reset=$(tput sgr0 || true) -repo=https://repo.maven.apache.org/maven2 +repo=https://repo1.maven.org/maven2/ Review comment: sgtm ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
