From 33a7215bdadc1a24506a208d08ee208f1886b84a Mon Sep 17 00:00:00 2001 From: Ciaran Ainsworth <ciaranainsworth@outlook.com> Date: Tue, 25 Jan 2022 11:22:58 +0100 Subject: [PATCH] Fix broken link --- content/2022-january-update.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/2022-january-update.md b/content/2022-january-update.md index 03004ab..aa1e28f 100644 --- a/content/2022-january-update.md +++ b/content/2022-january-update.md @@ -35,7 +35,7 @@ We decided that the time was right to tackle this issue head on. This month we h ## Hey there, good lookin' 💄 -Something we've been keen to do is introduce more structure to our UI. Currently, we are using [Fomantic](https://fomantic-ui) elements to build everything. Fomantic is great, but making it feel like our own can be difficult. We're also not always consistent with how we use it in different parts of the app. This can get quite confusing for users. +Something we've been keen to do is introduce more structure to our UI. Currently, we are using [Fomantic](https://fomantic-ui.com) elements to build everything. Fomantic is great, but making it feel like our own can be difficult. We're also not always consistent with how we use it in different parts of the app. This can get quite confusing for users. We've started putting ideas together for a solution to this issue. While we don't have anything concrete to show right now, we're pretty excited about these ideas. We're looking forward to being able to show you something more concrete soon! @@ -47,7 +47,7 @@ As part of the 1.2.0 release, we linted our entire codebase. This is a process t ## Google Summer of Code -As we mentioned in a previous post, we're looking to apply to GSoC this year. We put out a call for suggestions and the Funkwhale community responded 🙏 +As we mentioned in a [previous post]({filename}/gsoc.md), we're looking to apply to GSoC this year. We put out a call for suggestions and the Funkwhale community responded 🙏 We now have a big list of suggestions on our [forum](https://forum.funkwhale.audio/d/84-google-summer-of-code). We're going to take some time to sort through these and put some estimates together. The steering committee will meet next week to discuss next steps and decide what we want to put forward. -- GitLab