You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@zipkin.apache.org by GitBox <gi...@apache.org> on 2019/06/05 07:22:00 UTC

[GitHub] [incubator-zipkin-website] adriancole commented on a change in pull request #16: Cleans up most references to OpenZipkin for Apache

adriancole commented on a change in pull request #16: Cleans up most references to OpenZipkin for Apache
URL: https://github.com/apache/incubator-zipkin-website/pull/16#discussion_r290607839
 
 

 ##########
 File path: .circleci/update-asf-site.sh
 ##########
 @@ -18,7 +18,7 @@ readonly builddir="$(mktemp -d 2>/dev/null || mktemp -d -t 'mytmpdir')"
 readonly master_sha="$(git rev-parse --short HEAD)"
 
 # Grab the target branch, delete the existing files so we can do a clean build
-git clone --branch asf-site -- git@github.com:openzipkin/openzipkin.github.io "$builddir"
+git clone --branch asf-site -- git@github.com:apache/incubator-zipkin-website "$builddir"
 
 Review comment:
   I'm not sure this script will actually work anymore.. probably we should delete it? Or is this in use somehow?

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services