From b7a10a4fa6cef13e82dfedaf859024f9555d3cef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miskolczi=20Rich=C3=A1rd?= Date: Wed, 25 Jun 2025 19:52:47 +0200 Subject: [PATCH] fixed links --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2b3db9c..a97663a 100644 --- a/README.md +++ b/README.md @@ -33,11 +33,11 @@ A simple program to toggle tiling and floating modes for windows in the Hyprland ### Install from AUR -You may install this program [https://aur.archlinux.org/packages/hyprland-toggle-tiling-git](from the AUR.) +You may install this program [from the AUR.](https://aur.archlinux.org/packages/hyprland-toggle-tiling-git) ### Download the release -[https://typofelho.ddns.net/TypoMustakes/hyprland-toggle-tiling/releases/tag/1.1.0](Download the release binary). +[Download the release binary.](https://typofelho.ddns.net/TypoMustakes/hyprland-toggle-tiling/releases/tag/1.1.0) ### Compile from source