summaryrefslogtreecommitdiff
path: root/tools/upgrade.sh
diff options
context:
space:
mode:
authorDoug Yun <doug.yun@dockyard.com>2017-11-01 06:21:07 -0700
committerRobby Russell <robby@planetargon.com>2017-11-01 06:21:07 -0700
commit2526d71c56efe821caec6e2f03f0e5d695db3ecb (patch)
tree5f029e15bb08746e4bfc2e6cd2b55f323eeb4856 /tools/upgrade.sh
parentf812cfa16ab605a88793dce5b169886ae2802031 (diff)
downloadzsh-2526d71c56efe821caec6e2f03f0e5d695db3ecb.tar.gz
zsh-2526d71c56efe821caec6e2f03f0e5d695db3ecb.tar.bz2
zsh-2526d71c56efe821caec6e2f03f0e5d695db3ecb.zip
Use HTTPS for Planet Argon links (#6326)
Diffstat (limited to 'tools/upgrade.sh')
-rw-r--r--tools/upgrade.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/upgrade.sh b/tools/upgrade.sh
index d5e7e8ba8..25b2de27a 100644
--- a/tools/upgrade.sh
+++ b/tools/upgrade.sh
@@ -33,7 +33,7 @@ then
printf '%s\n' ' /____/ '
printf "${BLUE}%s\n" "Hooray! Oh My Zsh has been updated and/or is at the current version."
printf "${BLUE}${BOLD}%s${NORMAL}\n" "To keep up on the latest news and updates, follow us on twitter: https://twitter.com/ohmyzsh"
- printf "${BLUE}${BOLD}%s${NORMAL}\n" "Get your Oh My Zsh swag at: http://shop.planetargon.com/"
+ printf "${BLUE}${BOLD}%s${NORMAL}\n" "Get your Oh My Zsh swag at: https://shop.planetargon.com/"
else
printf "${RED}%s${NORMAL}\n" 'There was an error updating. Try again later?'
fi