shakuzen 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_r284994047
 
 

 ##########
 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:
   It may work this way also but it would be better without the trailing slash. 
Wherever this variable is used, it is concatenating a slash after it.

----------------------------------------------------------------
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

Reply via email to