@@ -360,6 +360,12 @@ const config = {
|
||||
permanent: true,
|
||||
basePath: false,
|
||||
},
|
||||
{
|
||||
source: "/developers/tutorials/rust-sdk.html",
|
||||
destination: "/docs/developers/rust/mixnet/examples",
|
||||
permanent: true,
|
||||
basePath: false,
|
||||
},
|
||||
{
|
||||
source: "/developers/integrations/integration-options.html",
|
||||
destination: "/docs/developers/integrations",
|
||||
@@ -566,6 +572,12 @@ const config = {
|
||||
permanent: true,
|
||||
basePath: false,
|
||||
},
|
||||
{
|
||||
source: "/docs/sdk/rust.html",
|
||||
destination: "/docs/developers/rust",
|
||||
permanent: true,
|
||||
basePath: false,
|
||||
},
|
||||
{
|
||||
source: "/docs/sdk/typescript.html",
|
||||
destination: "/docs/developers/typescript",
|
||||
|
||||
Reference in New Issue
Block a user