diff --git a/netlify.toml b/netlify.toml index 7b4ba95..012ceb7 100644 --- a/netlify.toml +++ b/netlify.toml @@ -10,3 +10,8 @@ command = "hugo --gc --minify" from = "/discord" to = "https://discord.gg/y9PgmsvnfK" status = 301 + +[[redirects]] + from = "/mpm" + to = "https://docs.google.com/document/d/1A8X-ZfIbKZZKVjOsJbMU7kVzN4veFJv2FVO7OFZLwZM/edit?tab=t.0#heading=h.deo6v96z13e7" + status = 301