We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8499ce3 commit 9342cd0Copy full SHA for 9342cd0
sidebars/guidelines.js
@@ -22,8 +22,8 @@ module.exports = [
22
'v3/guidelines/quick-start/developing-smart-contracts/setup-environment',
23
'v3/guidelines/quick-start/developing-smart-contracts/blueprint-sdk-overview',
24
'v3/guidelines/quick-start/developing-smart-contracts/storage-and-get-methods',
25
- 'v3/guidelines/quick-start/developing-smart-contracts/processing-messages',
26
'v3/guidelines/quick-start/developing-smart-contracts/tact-implementation',
+ 'v3/guidelines/quick-start/developing-smart-contracts/processing-messages',
27
'v3/guidelines/quick-start/developing-smart-contracts/deploying-to-network'
28
],
29
}
0 commit comments