From 56df4f42858d11c0a5194ebf3399beaa9ffdc43c Mon Sep 17 00:00:00 2001 From: plurpio <148961679+plurpio@users.noreply.github.com> Date: Tue, 20 Aug 2024 07:22:18 +0000 Subject: [PATCH] Hyprland Ecosystem/hyrpcursor: fix broken link to FAQ. (#754) Makes hyprcursor FAQ redirect goto ../../FAQ instead of ../FAQ (in the Hypr ecosystem directory) --- pages/Hypr Ecosystem/hyprcursor.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/Hypr Ecosystem/hyprcursor.md b/pages/Hypr Ecosystem/hyprcursor.md index dcb24f5..c978f00 100644 --- a/pages/Hypr Ecosystem/hyprcursor.md +++ b/pages/Hypr Ecosystem/hyprcursor.md @@ -64,4 +64,4 @@ whatever you define with `XCURSOR_THEME` and `XCURSOR_SIZE`. ## My cursor is a hyprland icon? -See [FAQ](../FAQ) +See [FAQ](../../FAQ)