Skip to content

Commit

Permalink
added to sidebars
Browse files Browse the repository at this point in the history
  • Loading branch information
jayacryl committed Jul 16, 2024
1 parent bf440fc commit 5e4c885
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion docs-website/sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ module.exports = {
"docs/managed-datahub/welcome-acryl",
{
type: "doc",
id: "docs/managed-datahub/saas-slack-setup",
id: "docs/managed-datahub/slack/saas-slack-setup",
className: "saasOnly",
},
{
Expand Down Expand Up @@ -247,6 +247,20 @@ module.exports = {
},
],
},
{
Slack: [
{
type: "doc",
id: "docs/managed-datahub/slack/saas-slack-setup",
className: "saasOnly",
},
{
type: "doc",
id: "docs/managed-datahub/slack/saas-slack-app",
className: "saasOnly",
},
],
},
{
"Operator Guide": [
{
Expand Down

0 comments on commit 5e4c885

Please sign in to comment.