docs: add mattermost redirect
parent
5689d7fb98
commit
8fdb3b38eb
|
|
@ -109,6 +109,14 @@
|
||||||
"source": "/opencode/",
|
"source": "/opencode/",
|
||||||
"destination": "/providers/opencode"
|
"destination": "/providers/opencode"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"source": "/mattermost",
|
||||||
|
"destination": "/channels/mattermost"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"source": "/mattermost/",
|
||||||
|
"destination": "/channels/mattermost"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"source": "/glm",
|
"source": "/glm",
|
||||||
"destination": "/providers/glm"
|
"destination": "/providers/glm"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue