Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit aeeeda2

Browse files
committed
fix processing#671, change forum url
1 parent 3e97360 commit aeeeda2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/modules/IDE/components/About.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ function About(props) {
7272
</p>
7373
<p className="about__content-column-list">
7474
<a
75-
href="https://forum.processing.org/two/"
75+
href="https://discourse.processing.org/"
7676
target="_blank"
7777
rel="noopener noreferrer"
7878
>

0 commit comments

Comments
 (0)