add new redirect
This commit is contained in:
@@ -49,6 +49,11 @@ const config = {
|
||||
basePath: false,
|
||||
permanent: true,
|
||||
},
|
||||
{
|
||||
source: "/operators",
|
||||
destination: "/docs/operators",
|
||||
permanent: true,
|
||||
},
|
||||
{
|
||||
source: "/docs/architecture/nym-vs-others.html",
|
||||
destination: "/network/architecture/nym-vs-others",
|
||||
|
||||
Reference in New Issue
Block a user