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 b3b53a5 commit f1b94afCopy full SHA for f1b94af
navbar.js
@@ -26,7 +26,7 @@ module.exports = {
26
label: 'Explorers',
27
},
28
{
29
- to: '/v3/concepts/dive-into-ton/ton-blockchain/blockchain',
+ to: '/v3/concepts/dive-into-ton/ton-blockchain/overview',
30
label: 'Blockchain',
31
32
],
redirects.js
@@ -15,10 +15,6 @@ module.exports = [
15
to: '/v3/documentation/tvm/overview',
16
from: '/learn/tvm-instructions/tvm_overview',
17
18
- {
19
20
- from: '/learn/overviews/TON_Blockchain_overview',
21
- },
22
23
to: '/v3/documentation/network/protocols/adnl/low-level',
24
from: '/learn/overviews/adnl',
0 commit comments