From 2f8e64174ee456aeb75af6299087b480c3fbb151 Mon Sep 17 00:00:00 2001 From: Filippo <110459737+filippoweb3@users.noreply.github.com> Date: Mon, 5 Aug 2024 17:27:14 +0200 Subject: [PATCH] fix (#6132) --- 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 8e0644cc573e..1d676078a371 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",