From 2f98fc28aded2fc94140372a1ff34b8a6cb1c0e5 Mon Sep 17 00:00:00 2001 From: ndg_ <169577450+Nicknamely@users.noreply.github.com> Date: Mon, 27 Apr 2026 20:00:42 +0000 Subject: [PATCH] fix broken link (#1440) --- content/Configuring/Basics/Autostart.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/Configuring/Basics/Autostart.md b/content/Configuring/Basics/Autostart.md index f9e014ab..aa3618ce 100644 --- a/content/Configuring/Basics/Autostart.md +++ b/content/Configuring/Basics/Autostart.md @@ -21,4 +21,4 @@ end) In the same vein, you can spawn processes on exit by listening to `hyprland.shutdown`. -See more about `hl.on` over at [Expanding Functionality](../Expanding-functionality) \ No newline at end of file +See more about `hl.on` over at [Expanding Functionality](../Advanced%20and%20Cool/Expanding-functionality.md)