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 62261f0 commit 562da2dCopy full SHA for 562da2d
client/modules/IDE/components/About.jsx
@@ -63,7 +63,7 @@ function About(props) {
63
</p>
64
<p className="about__content-column-list">
65
<a
66
- href="https://p5js.org/learn/"
+ href="https://p5js.org/tutorials/"
67
target="_blank"
68
rel="noopener noreferrer"
69
>
@@ -164,7 +164,7 @@ function About(props) {
164
165
166
167
- href="https://p5js.org/download/support.html"
+ href="https://p5js.org/donate/"
168
169
170
0 commit comments