summaryrefslogtreecommitdiff
path: root/tools/upgrade.sh
diff options
context:
space:
mode:
authorRobby Russell <robby@planetargon.com>2019-02-25 19:22:07 -0600
committerGitHub <noreply@github.com>2019-02-25 19:22:07 -0600
commitf319aa845dfa6b202e31dacf49ec8c2b2d5d17c2 (patch)
treeadfe3c2a24b6c4cc7bd3a3683010549b6c5e85ce /tools/upgrade.sh
parent55575b88f9e47d88fab02c26fc69e4af48af1cd9 (diff)
downloadzsh-f319aa845dfa6b202e31dacf49ec8c2b2d5d17c2.tar.gz
zsh-f319aa845dfa6b202e31dacf49ec8c2b2d5d17c2.tar.bz2
zsh-f319aa845dfa6b202e31dacf49ec8c2b2d5d17c2.zip
Updating Oh My Zsh shop URLs (#7619)
* Updating Oh My Zsh shop URLs Linking directly to the Oh My Zsh inventory vs the top-level store with non-OMZ items. * Updating link to Oh My Zsh products in the install script * Updating link to Oh My Zsh shop products in the upgrade script * Getting rid of 't-' in shirts for now
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 25b2de27a..d234c7f88 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: https://shop.planetargon.com/"
+ printf "${BLUE}${BOLD}%s${NORMAL}\n" "Get your Oh My Zsh swag at: https://shop.planetargon.com/collections/oh-my-zsh"
else
printf "${RED}%s${NORMAL}\n" 'There was an error updating. Try again later?'
fi