Skip to content

Commit

Permalink
feat: move wallets
Browse files Browse the repository at this point in the history
  • Loading branch information
a-bahdanau committed Oct 16, 2024
1 parent b087e75 commit ee7aa98
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 9 deletions.
2 changes: 1 addition & 1 deletion docs/participate/wallets/apps.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import Player from '@site/src/components/player'

# Wallet Apps (for Devs)
# Wallet Apps

## Overview

Expand Down
7 changes: 0 additions & 7 deletions sidebars/develop.js
Original file line number Diff line number Diff line change
Expand Up @@ -61,13 +61,6 @@ module.exports = [
'develop/smart-contracts/core-contracts/precompiled',
'develop/research-and-development/minter-flow',
'develop/smart-contracts/examples',
{
type: 'category',
label: 'Wallets in TON',
items: [
'participate/wallets/apps',
],
},
],
},
{
Expand Down
2 changes: 1 addition & 1 deletion sidebars/learn.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ module.exports = [
items: [
'learn/overviews/ton-blockchain',
'v3/concepts/ton-blockchain/smart-contract-addresses',
'participate/wallets/apps',
'learn/overviews/cells',
'learn/networking/overview',

'learn/overviews/blockchain-comparison',
],
},
Expand Down

0 comments on commit ee7aa98

Please sign in to comment.