Skip to content

Commit 61a94b4

Browse files
committed
fix redirect
1 parent 30d6995 commit 61a94b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docusaurus.config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,8 @@ module.exports = {
9797
from: '/docs/develop/access-the-swarm/host-your-website',
9898
},
9999
{
100-
to: '/docs/develop/access-control',
101-
from: '/docs/develop/access-the-swarm/access-control',
100+
to: '/docs/develop/act',
101+
from: '/docs/develop/access-the-swarm/act',
102102
},
103103
{
104104
to: '/docs/develop/ultra-light-nodes',

0 commit comments

Comments
 (0)