diff --git a/docs/content/sidebars/concepts.js b/docs/content/sidebars/concepts.js index f49c1f6dfe35a..12cf5eda130b7 100644 --- a/docs/content/sidebars/concepts.js +++ b/docs/content/sidebars/concepts.js @@ -161,7 +161,6 @@ const concepts = [ 'concepts/tokenomics/vesting-strategies' ], }, - 'concepts/sui-bridge', 'concepts/research-papers', ]; module.exports = concepts;