diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index e46c429c5e34..7e82a015b30d 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -287,13 +287,6 @@ module.exports = { 'recipes/k8s_docker_sidecar' ] }, - { - title: 'Integrations', - collapsable: true, - children: [ - 'integrations/pagerduty' - ] - }, { title: 'FAQ', collapsable: true,