Skip to content

Commit

Permalink
temp fix for redirect
Browse files Browse the repository at this point in the history
Signed-off-by: m4sterbunny <harrie.bickle@consensys.net>
  • Loading branch information
m4sterbunny committed Jul 26, 2024
1 parent e1510a5 commit d6bbb35
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -311,11 +311,11 @@ const config = {
},
{
from: "/public-networks/how-to/configuration-file",
to: "/public-networks/how-to/configure-besu",
to: "/development/public-networks/how-to/configure-besu",
},
{
from: "/public-networks/how-to/use-configuration-file",
to: "/public-networks/how-to/configure-besu",
to: "/development/public-networks/how-to/configure-besu",
},
{
from: "/private-networks/tutorials/permissioning/onchain",
Expand Down

0 comments on commit d6bbb35

Please sign in to comment.