Skip to content

Commit dfccfab

Browse files
wip (#101)
1 parent cc80067 commit dfccfab

File tree

2 files changed

+5
-134
lines changed

2 files changed

+5
-134
lines changed

docs/subnets/understanding-sub-subnets.md

Lines changed: 0 additions & 133 deletions
This file was deleted.

docusaurus.config.js

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,11 @@ const config = {
7373
"@docusaurus/plugin-client-redirects",
7474
{
7575
redirects: [
76-
{
76+
{
77+
"to": "/subnets/understanding-multiple-mech-subnets",
78+
"from": "/subnets/understanding-sub-subnets"
79+
},
80+
{
7781
to: "/liquidity-positions/",
7882
from: "/liquidity-provider",
7983
},

0 commit comments

Comments
 (0)