diff --git a/stackrc b/stackrc index 34bd6771a6..5dd5602be6 100644 --- a/stackrc +++ b/stackrc @@ -763,7 +763,7 @@ else fi ETCD_PORT=${ETCD_PORT:-2379} ETCD_PEER_PORT=${ETCD_PEER_PORT:-2380} -ETCD_DOWNLOAD_URL=${ETCD_DOWNLOAD_URL:-https://github.com/coreos/etcd/releases/download} +ETCD_DOWNLOAD_URL=${ETCD_DOWNLOAD_URL:-https://github.com/etcd-io/etcd/releases/download} ETCD_NAME=etcd-$ETCD_VERSION-linux-$ETCD_ARCH ETCD_DOWNLOAD_FILE=$ETCD_NAME.tar.gz ETCD_DOWNLOAD_LOCATION=$ETCD_DOWNLOAD_URL/$ETCD_VERSION/$ETCD_DOWNLOAD_FILE