|
@@ -18,12 +18,6 @@ const redirectRules = {
|
|
|
'/getting-started': '/bubblegum/sdk',
|
|
'/getting-started': '/bubblegum/sdk',
|
|
|
'/getting-started/js': '/bubblegum/sdk/javascript',
|
|
'/getting-started/js': '/bubblegum/sdk/javascript',
|
|
|
'/getting-started/rust': '/bubblegum/sdk/rust',
|
|
'/getting-started/rust': '/bubblegum/sdk/rust',
|
|
|
- '/fetch-cnfts': '/bubblegum-v2/fetch-cnfts',
|
|
|
|
|
- '/concurrent-merkle-trees': '/bubblegum-v2/concurrent-merkle-trees',
|
|
|
|
|
- '/stored-nft-data': '/bubblegum-v2/stored-nft-data',
|
|
|
|
|
- '/hashed-nft-data': '/bubblegum-v2/hashed-nft-data',
|
|
|
|
|
- '/merkle-tree-canopy': '/bubblegum-v2/merkle-tree-canopy',
|
|
|
|
|
- '/faq': '/bubblegum-v2/faq',
|
|
|
|
|
},
|
|
},
|
|
|
'/core': {
|
|
'/core': {
|
|
|
'/getting-started': '/core/sdk',
|
|
'/getting-started': '/core/sdk',
|