From 19cc19c9cb562e306354c85c7c10df57a9543f59 Mon Sep 17 00:00:00 2001 From: Youwen Wu Date: Sat, 25 May 2024 23:58:00 -0700 Subject: [PATCH] fix: markdown link syntax --- src/posts/2024-05-25-i-hate-you-microsoft.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/posts/2024-05-25-i-hate-you-microsoft.md b/src/posts/2024-05-25-i-hate-you-microsoft.md index 938290f..31bb69b 100644 --- a/src/posts/2024-05-25-i-hate-you-microsoft.md +++ b/src/posts/2024-05-25-i-hate-you-microsoft.md @@ -50,8 +50,8 @@ make it harder to install free operating systems. ok, fine. i'll just re-enable this thing. surely it can't be that hard? -the glorious arch linux wiki of course had an (entire -page)[https://wiki.archlinux.org/title/Unified_Extensible_Firmware_Interface/Secure_Boot] +the glorious arch linux wiki of course had an +[entire page](https://wiki.archlinux.org/title/Unified_Extensible_Firmware_Interface/Secure_Boot) dedicated to enabling secure boot. while it was fairly straightforward, i ended up lost in what i call "linux limbo", and so after an hour of trying, i gave up.