add new redirect

This commit is contained in:
mfahampshire
2024-11-04 16:11:19 +01:00
parent d6599b2933
commit f046e1df2f
+5
View File
@@ -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",