Skip to content

Commit 3a5febe

Browse files
committed
switch teach for forum
1 parent 142c9de commit 3a5febe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: 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)