Browse Source

[doc][fix] Add new alert doc Slack (#12567)

(cherry picked from commit 4e2701b57e)
3.0.3-release
Tq 2 years ago committed by Jay Chung
parent
commit
1eb4f3a837
  1. 8
      docs/configs/docs3-0-2.js

8
docs/configs/docs3-0-2.js

@ -268,6 +268,10 @@ export default {
title: 'Slack',
link: '/en-us/docs/dev/user_doc/guide/alert/slack.html',
},
{
title: 'Slack',
link: '/en-us/docs/dev/user_doc/guide/alert/slack.html',
},
],
},
{
@ -806,6 +810,10 @@ export default {
title: 'Slack告警',
link: '/zh-cn/docs/dev/user_doc/guide/alert/slack.html',
},
{
title: 'Slack告警',
link: '/zh-cn/docs/dev/user_doc/guide/alert/slack.html',
},
],
},
{

Loading…
Cancel
Save