Skip to content

Commit 0b18145

Browse files
srtaalejzimeg
andauthored
Update listeners/assistant/__init__.py
Co-authored-by: Eden Zimbelman <eden.zimbelman@salesforce.com>
1 parent 75bbdd9 commit 0b18145

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

listeners/assistant/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
from .message import respond_in_assistant_thread
55

66

7-
# Refer to https://tools.slack.dev/bolt-python/concepts/assistant/ for more details on the Assistant class
7+
# Refer to https://docs.slack.dev/tools/bolt-python/concepts/ai-apps#assistant for more details on the Assistant class
88
def register(app: App):
99
assistant = Assistant()
1010

0 commit comments

Comments
 (0)