fix maintenance

This commit is contained in:
VirtuBox
2019-03-25 10:05:20 +01:00
parent e823492915
commit 8ad070306b
5 changed files with 11 additions and 32 deletions

View File

@@ -679,7 +679,7 @@ if [ "$migration" -eq "1" ]; then
wo_lib_echo_info "For autocompletion, run the following command:"
wo_lib_echo_info "source /etc/bash_completion.d/wo_auto.rc"
echo
wo_lib_echo "WordOps (wo) help: https://wordops.io/docs"
wo_lib_echo "WordOps (wo) help: https://docs.wordops.io"
else
echo
wo_lib_echo "For WordOps (wo) auto completion, run the following command"
@@ -687,5 +687,5 @@ else
wo_lib_echo_info "source /etc/bash_completion.d/wo_auto.rc"
echo
wo_lib_echo "Yay! WordOps (wo) installed/updated successfully"
wo_lib_echo "WordOps (wo) help: https://wordops.io/docs"
wo_lib_echo "WordOps (wo) help: https://docs.wordops.io"
fi