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 03ee171 commit 648371bCopy full SHA for 648371b
netlify/edge-functions/redirect.js
@@ -1,2 +1,2 @@
1
export default () => Response.redirect("https://processing.org/contribs.txt");
2
-export const config = { path: "/contribs" };
+export const config = { path: "/redirect" };
0 commit comments