printf"${BLUE}${BOLD}%s ${UNDER}%s${RESET}\n""To keep up with the latest news and updates, follow us on Twitter:""https://twitter.com/ohmyzsh"
printf"${BLUE}${BOLD}%s ${UNDER}%s${RESET}\n""Want to get involved in the community? Join our Discord:""https://discord.gg/ohmyzsh"
printf"${BLUE}${BOLD}%s ${UNDER}%s${RESET}\n""Get your Oh My Zsh swag at:""https://shop.planetargon.com/collections/oh-my-zsh"
printf"${BLUE}%s${RESET}\n\n""$message"
printf"${BLUE}${BOLD}%s %s${RESET}\n""To keep up with the latest news and updates, follow us on Twitter:""$(fmt_link @ohmyzsh https://twitter.com/ohmyzsh)"
printf"${BLUE}${BOLD}%s %s${RESET}\n""Want to get involved in the community? Join our Discord:""$(fmt_link "Discord server" https://discord.gg/ohmyzsh)"
printf"${BLUE}${BOLD}%s %s${RESET}\n""Get your Oh My Zsh swag at:""$(fmt_link "Planet Argon Shop" https://shop.planetargon.com/collections/oh-my-zsh)"
else
ret=$?
printf"${RED}%s${RESET}\n"'There was an error updating. Try again later?'