We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ffce1b commit d5c6201Copy full SHA for d5c6201
1 file changed
netlify.toml
@@ -637,6 +637,11 @@ from = "/environment-variables/using-environment-variables-in-ios-projects"
637
to = "/environment-variables/platform-specific-usage/using-environment-variables-in-ios-projects"
638
status = 301
639
640
+[[redirects]]
641
+from = "/environment-variables/managing-variables"
642
+to = "/build/build-environment-variables"
643
+status = 301
644
+
645
# Publish related redirects
646
[[redirects]]
647
from = "/store"
0 commit comments