diff --git a/docs/guides/feautre-updates-to-slack.md b/docs/guides/feautre-updates-to-slack.md index 582304cda6..87e5745039 100644 --- a/docs/guides/feautre-updates-to-slack.md +++ b/docs/guides/feautre-updates-to-slack.md @@ -1,4 +1,7 @@ -# Add Slack hook to Unleash +--- +id: feature_updates_to_slack +title: Feature Updates To slack +--- ## Create a custom Slack WebHook url: diff --git a/website/sidebars.json b/website/sidebars.json index 0ea7e8dd48..5a1ae5416f 100644 --- a/website/sidebars.json +++ b/website/sidebars.json @@ -16,7 +16,11 @@ "database_backup", "import_export" ], - "Guides": ["guides/google_auth", "guides/custom_activation_strategy"] + "Guides": [ + "guides/google_auth", + "guides/custom_activation_strategy", + "guides/feature_updates_to_slack" + ] }, "api": { "Client": [