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.
1 parent 12cadaf commit 0bbe693Copy full SHA for 0bbe693
1 file changed
tooling/common-config/netlify.toml
@@ -70,6 +70,11 @@ from = "/ai-use-cheat-sheet"
70
to = "https://docs.google.com/document/d/1RnXEK3BXzfcdr03I9D0hPZn61BbApD3-i76zHGU_hs0/edit?tab=t.0"
71
status = 302
72
73
+[[redirects]]
74
+from = "/curriculum-team-meeting-agenda"
75
+to = "https://docs.google.com/document/d/1JQ9Wz_E9VRumqOf8tjLh9Ngt_UgNSlOQhARE6CxY1hg/edit"
76
+status = 302
77
+
78
[functions]
79
directory = "tooling/netlify/functions"
80
external_node_modules = ["node-fetch"]
0 commit comments