mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +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
@@ -16,7 +16,7 @@ Zulip:
|
||||
* Adding an incoming webhook integration (detailed on this page),
|
||||
where all the logic for formatting the Zulip messages lives in the
|
||||
Zulip server. This is how most of [Zulip's official
|
||||
integrations](/integrations) work, because they enable Zulip to
|
||||
integrations](/integrations/) work, because they enable Zulip to
|
||||
support third-party services that just have an "outgoing webhook"
|
||||
feature (without the third party needing to do any work specific to
|
||||
Zulip).
|
||||
|
Reference in New Issue
Block a user