From 49905830a0cddcf95685417b0af4a6a46fc82b13 Mon Sep 17 00:00:00 2001
From: Devadathan M B <84301852+devadathanmb@users.noreply.github.com>
Date: Mon, 30 Jan 2023 20:49:39 +0530
Subject: [PATCH] fix: Broken link to list of dispatchers (#110)
---
pages/Configuring/Binds.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pages/Configuring/Binds.md b/pages/Configuring/Binds.md
index 6cd4cae..62a81e4 100644
--- a/pages/Configuring/Binds.md
+++ b/pages/Configuring/Binds.md
@@ -206,7 +206,7 @@ bindr=ALT,Alt_L,exec,amongus
Yes, you heard this right, Hyprland does support global keybinds for ALL apps,
including OBS, Discord, Firefox, etc.
-See the [`pass` dispatcher](./Dispatchers/#list-of-dispatchers) for keybinds.
+See the [`pass` dispatcher](../Dispatchers/#list-of-dispatchers) for keybinds.
Let's take OBS as an example: the "Start/Stop Recording" keybind is set to
SUPER + F10, and you want to make it work globally.