diff --git a/pages/Configuring/Using-hyprctl.md b/pages/Configuring/Using-hyprctl.md index 89216b3..0e65951 100644 --- a/pages/Configuring/Using-hyprctl.md +++ b/pages/Configuring/Using-hyprctl.md @@ -245,7 +245,7 @@ Prop List: | maxsize | vec2 (`x y`) | | minsize | vec2 (`x y`) | -Additional properties can be found in the [Window Rules](../Window-Rules.md#Dynamic-Rules) section. +Additional properties can be found in the [Window Rules](../Window-Rules#dynamic-rules) section. For example: ```sh diff --git a/pages/Configuring/Window-Rules.md b/pages/Configuring/Window-Rules.md index 27a26a8..fd9df58 100644 --- a/pages/Configuring/Window-Rules.md +++ b/pages/Configuring/Window-Rules.md @@ -139,7 +139,7 @@ Dynamic rules are re-evaluated every time a property changes. | maxsize \[x\] \[y\] | sets the maximum size (x,y -> int) | | minsize \[x\] \[y\] | sets the minimum size (x,y -> int) | -The following rules can also be set with [`hyprctl setprop`](../Using-hyprctl.md#set-prop): +The following rules can also be set with [`hyprctl setprop`](../Using-hyprctl#setprop): | Rule | Description | | ---- | ----------- |