mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
web: Save a needless 301 redirect from /integrations to /integrations/.
This commit is contained in:
committed by
Tim Abbott
parent
5967dda35d
commit
a1570ff3dd
@@ -94,7 +94,7 @@ topics](/help/restrict-moving-messages).
|
||||
* Resolving a topic works by moving the messages to a new topic.
|
||||
* Like with all topic editing, Zulip clients update instantly, so
|
||||
human users will likely only send messages to the resolved topic.
|
||||
* [Integrations](/integrations) will usually send new messages to the
|
||||
* [Integrations](/integrations/) will usually send new messages to the
|
||||
original topic (`example topic`) after a topic is resolved. This is
|
||||
useful for alerting integrations, where a repeating alert might have a
|
||||
different cause. You can mark the topic resolved (as normal) once
|
||||
|
||||
Reference in New Issue
Block a user