From bd42350f74bf2dd42edada4183f4d90be8edff03 Mon Sep 17 00:00:00 2001 From: Sergio Garcia <47090312+singiamtel@users.noreply.github.com> Date: Tue, 10 Sep 2024 14:44:34 +0200 Subject: [PATCH] Fix broken link --- content/resources.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/resources.md b/content/resources.md index 7cd77532..b3a1f5c2 100644 --- a/content/resources.md +++ b/content/resources.md @@ -37,7 +37,7 @@ If you're learning about those topics because you want to understand the ideas t ## Understanding Flakes - [Flakes aren't real and can't hurt you](https://jade.fyi/blog/flakes-arent-real/), by our own **jade**. -- Several of Lix community member [Xe Iaso]()'s blog posts: +- Several of Lix community member [Xe Iaso](https://xeiaso.net)'s blog posts: - [Nix Flakes: An Introduction](https://xeiaso.net/blog/nix-flakes-1-2022-02-21/) - [Nix Flakes: Packages and How To Use Them](https://xeiaso.net/blog/nix-flakes-2-2022-02-27/) - [Nix Flakes: Exposing and using NixOS Modules](https://xeiaso.net/blog/nix-flakes-3-2022-04-07/)