fix #671, change forum url
This commit is contained in:
parent
3e97360c82
commit
aeeeda23a2
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ function About(props) {
|
||||||
</p>
|
</p>
|
||||||
<p className="about__content-column-list">
|
<p className="about__content-column-list">
|
||||||
<a
|
<a
|
||||||
href="https://forum.processing.org/two/"
|
href="https://discourse.processing.org/"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
rel="noopener noreferrer"
|
rel="noopener noreferrer"
|
||||||
>
|
>
|
||||||
|
|
Loading…
Reference in a new issue