yuluo-yx commented on code in PR #116:
URL: https://github.com/apache/dubbo-kubernetes/pull/116#discussion_r1431469034
##########
release/downloadDubbo.sh:
##########
@@ -25,7 +25,7 @@ fi
# Determine the latest Dubbo version by version number ignoring alpha, beta,
and rc versions.
if [ "${DUBBO_VERSION}" = "" ] ; then
- DUBBO_VERSION="$(curl -sL
https://github.com/dawnzzz/dubbo-kubernetes/releases | \
+ DUBBO_VERSION="$(curl -sL https://github.com/apache/dubbo/releases | \
Review Comment:
I think I understand it, I will file a pr correction, tks 🫡 @dawnzzz
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]