diff --git a/bin/omarchy-theme-install b/bin/omarchy-theme-install index 9d6ba1b3..a7c1884e 100755 --- a/bin/omarchy-theme-install +++ b/bin/omarchy-theme-install @@ -5,7 +5,7 @@ if [ -z "$1" ]; then ~/.local/share/omarchy/bin/omarchy-show-logo - echo -e "\e[32mSee extra themes on https://manuals.omamix.org/2/the-omarchy-manual/90/extra-themes\n\e[0m" + echo -e "\e[32mSee https://manuals.omamix.org/2/the-omarchy-manual/90/extra-themes\n\e[0m" REPO_URL=$(gum input --placeholder="Git repo URL for theme" --header="") else REPO_URL="$1"