mirror of https://github.com/zulip/zulip.git
markdown: Add macro for appending stream name to integration URL.
This commit is contained in:
parent
aa25348ddc
commit
0d817f0870
|
@ -0,0 +1,3 @@
|
|||
To specify the stream, you must explicitly append
|
||||
`&stream=stream_name` to the end of the above URL, where
|
||||
`stream_name` is the stream you want the notifications sent to.
|
Loading…
Reference in New Issue