From 7fe1fa957f9cc7589a01b6480e89b28cc9d79850 Mon Sep 17 00:00:00 2001 From: winkelnp Date: Wed, 29 Jan 2025 12:32:40 +0100 Subject: [PATCH] Configuring/Keywords: fix broken links --- pages/Configuring/Keywords.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/Configuring/Keywords.md b/pages/Configuring/Keywords.md index 92818f81..7521b162 100644 --- a/pages/Configuring/Keywords.md +++ b/pages/Configuring/Keywords.md @@ -32,11 +32,11 @@ You can execute a shell script on: - every time the config is reloaded. - shutdown of the compositor -`exec-once = command` will execute only on launch ([support rules](Dispatchers/#executing-with-rules)) +`exec-once = command` will execute only on launch ([support rules](../Dispatchers/#executing-with-rules)) `execr-once = command` will execute only on launch -`exec = command` will execute on each reload ([support rules](Dispatchers/#executing-with-rules)) +`exec = command` will execute on each reload ([support rules](../Dispatchers/#executing-with-rules)) `execr = command` will execute on each reload