diff --git a/www/docs/sidebars.js b/www/docs/sidebars.js index e6e8c9c229..2178db48cb 100644 --- a/www/docs/sidebars.js +++ b/www/docs/sidebars.js @@ -192,19 +192,10 @@ module.exports = { }, ] }, - { - type: "doc", - id: "tutorial/adding-custom-functionality", - label: "Add Custom Functionality" - }, { type: "doc", id: "how-to/notification-api", }, - { - type: "doc", - id: "guides/fulfillment-api", - }, { type: "doc", id: "guides/plugins",