From 710405072e536b4140e828f0828fb21a92f52d4d Mon Sep 17 00:00:00 2001 From: Filippo Date: Mon, 5 Aug 2024 17:42:23 +0200 Subject: [PATCH] fix --- kusama-guide/sidebars.js | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/kusama-guide/sidebars.js b/kusama-guide/sidebars.js index a03883c77a48..d420b9c48ef7 100644 --- a/kusama-guide/sidebars.js +++ b/kusama-guide/sidebars.js @@ -207,18 +207,7 @@ module.exports = { "general/kusama/kusama-social-recovery", ], }, - { - type: "category", - label: "Transactions", - description: 'Extrinsics, Balance Transfers, and Fees.', - link: { - type: 'doc', - id: "learn/learn-transactions", - }, - items: [ - "learn/learn-transaction-fees", - ], - }, + "learn/learn-transactions", { type: "category", label: "Staking",