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 460f816 commit 59914feCopy full SHA for 59914fe
netlify.toml
@@ -6,13 +6,16 @@
6
from = "https://wiki.processing.org/*"
7
to = "https://github.com/processing/processing4/wiki"
8
status = 302
9
+ force = true
10
11
[[redirects]]
12
from = "https://vscode.processing.org/*"
13
to = "https://marketplace.visualstudio.com/items?itemName=processing-foundation.processing-vscode-extension"
14
15
16
17
18
from = "https://discord.processing.org/*"
19
to = "https://discord.gg/h99u95nU7q"
20
21
0 commit comments