fix slack docs reference
This commit is contained in:
committed by
teknium1
parent
4f4e2671ac
commit
fd687d0967
@@ -2155,7 +2155,7 @@ def setup_gateway(config: dict):
|
||||
)
|
||||
print()
|
||||
print_info(
|
||||
" Full guide: https://hermes-agent.ai/docs/user-guide/messaging/slack"
|
||||
" Full guide: https://hermes-agent.nousresearch.com/docs/user-guide/messaging/slack/"
|
||||
)
|
||||
print()
|
||||
bot_token = prompt("Slack Bot Token (xoxb-...)", password=True)
|
||||
|
||||
Reference in New Issue
Block a user