[DOCs]: redirectsl (#5816)

+ /docs/developers/tutorials/rust-sdk.html
This commit is contained in:
windy-ux
2025-06-03 11:28:55 +02:00
committed by GitHub
parent 8384a411df
commit 3c6567ae64
+12
View File
@@ -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",