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