We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fe8d976 + ee94ee3 commit 8d0a463Copy full SHA for 8d0a463
netlify.toml
@@ -87,22 +87,9 @@ from = "https://www.zerotwonix.com/*"
87
to = "https://zero-to-nix.com/:splat"
88
status = 301
89
90
-[[redirects]]
91
-from = "https://www.z2n.dev/*"
92
-to = "https://zero-to-nix.com/:splat"
93
-status = 301
94
-
95
[[redirects]]
96
from = "https://z2n.dev/*"
97
+force = true
98
99
100
101
-from = "https://www.z2n.dev"
102
-to = "https://zero-to-nix.com/"
103
104
105
106
-from = "https://z2n.dev"
107
108
0 commit comments