Skip to content
This repository was archived by the owner on Jun 8, 2023. It is now read-only.

Commit 479bc52

Browse files
Merge pull request #1245 from dsylla/patch-2
gitlab: fix doc -> message destinations
2 parents e7863c2 + ca37de1 commit 479bc52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/scripts/gitlab.coffee

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
#
1212
# Put http://<HUBOT_URL>:<PORT>/gitlab/system as your system hook
1313
# Put http://<HUBOT_URL>:<PORT>/gitlab/web as your web hook (per repository)
14-
# You can also append "?target=#room1,#room2" to the URL to control the
14+
# You can also append "?targets=%23room1,%23room2" to the URL to control the
1515
# message destination.
1616
#
1717
# Commands:

0 commit comments

Comments
 (0)