From 8fdb3b38ebfc54bdbf73717a1cba79f38c23dbf2 Mon Sep 17 00:00:00 2001 From: Peter Steinberger Date: Fri, 23 Jan 2026 01:35:08 +0000 Subject: [PATCH] docs: add mattermost redirect --- docs/docs.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/docs.json b/docs/docs.json index b9c1dc5fd..670371a0d 100644 --- a/docs/docs.json +++ b/docs/docs.json @@ -109,6 +109,14 @@ "source": "/opencode/", "destination": "/providers/opencode" }, + { + "source": "/mattermost", + "destination": "/channels/mattermost" + }, + { + "source": "/mattermost/", + "destination": "/channels/mattermost" + }, { "source": "/glm", "destination": "/providers/glm"