Skip to content

Commit dae935b

Browse files
authored
Merge pull request #607 from Stefterv/forum-link
2 parents fcd0c90 + 3a5febe commit dae935b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/Navbar.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ export const items = [
4242
]
4343
},
4444
{
45-
name: 'teach',
46-
href: 'https://processingfoundation.org/education'
45+
name: 'forum',
46+
href: 'https://discourse.processing.org'
4747
},
4848
{
4949
name: 'about',

0 commit comments

Comments
 (0)