From a0ee76b213253ecef931d710d0f47aabda150ed9 Mon Sep 17 00:00:00 2001 From: Aaron Honeycutt Date: Sat, 15 Feb 2025 12:47:48 -0700 Subject: [PATCH] fix list of bug reports for the 2024 review blog post --- content/posts/open-source-work-in-2024.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/posts/open-source-work-in-2024.md b/content/posts/open-source-work-in-2024.md index 104f7cb..3095d5a 100644 --- a/content/posts/open-source-work-in-2024.md +++ b/content/posts/open-source-work-in-2024.md @@ -65,9 +65,9 @@ I added the feature to use the Player Controls (Next, Pause/Play, Prev) with thi I reported a few issues in COSMIC and reporting them are as important as fixing them: -[COSMIC Greeter](https://github.com/pop-os/cosmic-greeter/issues/created_by/ahoneybun) -[COSMIC Edit](https://github.com/pop-os/cosmic-edit/issues/created_by/ahoneybun) -[COSMIC Files](https://github.com/pop-os/cosmic-files/issues/created_by/ahoneybun) +- [COSMIC Greeter](https://github.com/pop-os/cosmic-greeter/issues/created_by/ahoneybun) +- [COSMIC Edit](https://github.com/pop-os/cosmic-edit/issues/created_by/ahoneybun) +- [COSMIC Files](https://github.com/pop-os/cosmic-files/issues/created_by/ahoneybun) ## COSMIC Utils Org