We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f72978 commit 9ec94ebCopy full SHA for 9ec94eb
1 file changed
netlify.toml
@@ -41,3 +41,8 @@ status = 302
41
from = "/christmas"
42
to = "/get-involved/christmas/"
43
status = 302
44
+
45
+[[redirects]]
46
+from = "/easter"
47
+to = "/get-involved/easter/"
48
+status = 302
0 commit comments