diff --git a/content/authors/juho.md b/content/authors/juho.md index 3a51c8d94..fd717d7a4 100644 --- a/content/authors/juho.md +++ b/content/authors/juho.md @@ -3,7 +3,7 @@ Juho Vepsäläinen is behind the SurviveJS effort. He has been active in the open source scene since the early 2000s and participated in projects like Blender and webpack as a core team member.

-Juho lives in Rautalampi, Finland, and was chosen as the Finnish Code Ambassador of 2017 by [Blue Arrow Awards](https://www.bluearrowawards.com/). He is the director of [React Finland](https://react-finland.fi). +Juho lives in Rautalampi, Finland, and was chosen as the Finnish Code Ambassador of 2017 by [Blue Arrow Awards](https://www.bluearrowawards.com/). He is the director of [Future Frontend](https://futurefrontend.com). * [@bebraw](https://twitter.com/bebraw) * [Juho on GitHub](https://github.com/bebraw) diff --git a/layouts/SiteBody.jsx b/layouts/SiteBody.jsx index 205af8ac1..bb5ddb10e 100644 --- a/layouts/SiteBody.jsx +++ b/layouts/SiteBody.jsx @@ -38,8 +38,8 @@ const navigationPages = [ url: "https://twitter.com/survivejs", }, { - title: "React Finland", - url: "https://react-finland.fi/", + title: "Future Frontend", + url: "https://futurefrontend.com/", }, ];