diff --git a/netlify.toml b/netlify.toml index 795ac9e0..052db4c1 100644 --- a/netlify.toml +++ b/netlify.toml @@ -98,11 +98,11 @@ to = "https://zero-to-nix.com/:splat" status = 301 [[redirects]] -from = "https://www.z2n.dev/" +from = "https://www.z2n.dev" to = "https://zero-to-nix.com/" status = 301 [[redirects]] -from = "https://z2n.dev/" +from = "https://z2n.dev" to = "https://zero-to-nix.com/" status = 301