update wiki links

This commit is contained in:
Alec LeFors 2022-08-22 23:19:28 -04:00
parent 82f9406661
commit 9ffcbbc4f4
1 changed files with 2 additions and 2 deletions

View File

@ -1,11 +1,11 @@
Hyprland exposes two powerful sockets for you to use.
The first, socket1, can be fully controlled with `hyprctl`, see its usage
[here](https://github.com/hyprwm/Hyprland/wiki/Using-hyprctl).
[here](../Using-hyprctl).
The second, socket2, sends events for certain changes / actions and can be used
to react to different events. See its description
[here](https://github.com/hyprwm/Hyprland/wiki/IPC).
[here](../../IPC/).
## Example script