aboutsummaryrefslogtreecommitdiff
path: root/autogpts/autogpt/autogpt/logs/helpers.py
diff options
context:
space:
mode:
Diffstat (limited to 'autogpts/autogpt/autogpt/logs/helpers.py')
-rw-r--r--autogpts/autogpt/autogpt/logs/helpers.py7
1 files changed, 3 insertions, 4 deletions
diff --git a/autogpts/autogpt/autogpt/logs/helpers.py b/autogpts/autogpt/autogpt/logs/helpers.py
index b19ee45b2..580e09a8a 100644
--- a/autogpts/autogpt/autogpt/logs/helpers.py
+++ b/autogpts/autogpt/autogpt/logs/helpers.py
@@ -53,10 +53,9 @@ def print_attribute(
def request_user_double_check(additionalText: Optional[str] = None) -> None:
if not additionalText:
additionalText = (
- "Please ensure you've setup and configured everything"
- " correctly. Read https://github.com/Significant-Gravitas/AutoGPT/autogpts/autogpt#readme to "
- "double check. You can also create a github issue or join the discord"
- " and ask there!"
+ "Please ensure you've setup and configured everything correctly. "
+ "Read https://docs.agpt.co/autogpt/setup/ to double check. "
+ "You can also create a github issue or join the discord and ask there!"
)
user_friendly_output(