diff --git a/bin/install.sh b/bin/install.sh index 10feeac7..3b7c342b 100644 --- a/bin/install.sh +++ b/bin/install.sh @@ -218,5 +218,5 @@ echo # Display success message ee_lib_echo "EasyEngine (ee) installed successfully" | tee -ai $EE_INSTALL_LOG -ee_lib_echo "EasyEngine (ee) help: http://rtcamp.com/easyengine/docs/" | tee -ai $EE_INSTALL_LOG +ee_lib_echo "EasyEngine (ee) help: https://rtcamp.com/easyengine/docs/" | tee -ai $EE_INSTALL_LOG echo