commit f23fc3acaaf95e12afe58692aaca896143341ba0
Author: Aaron Duxler <aaron_AT_duxler.xyz>
Date: Sun May 10 00:57:16 2020 +0200
[dwm][patch] ru_gaps fix links in index.md
diff --git a/dwm.suckless.org/patches/ru_gaps/index.md b/dwm.suckless.org/patches/ru_gaps/index.md
index 95b82ef0..d77ef3b0 100644
--- a/dwm.suckless.org/patches/ru_gaps/index.md
+++ b/dwm.suckless.org/patches/ru_gaps/index.md
_AT_@ -25,14 +25,14 @@ Apply the following patches on top of the previous patch to add
additional layouts with resizeable gap support.
A copy of the [fibonacci](../fibonacci/), but with resizeable gaps.
-This patch is taken from [vanitygaps](
https://github.com/bakkeby/dwm-vanitygaps/blob/master/patches/dwm-vanitygaps-6.2.diff)
+This patch is taken from [vanitygaps](
https://github.com/bakkeby/dwm-vanitygaps/blob/master/patches)
* [dwm-ru\_fibonacci-6.2.diff](dwm-ru_fibonacci-6.2.diff)
A copy of the [gaplessgrid](../gaplessgrid/), but with resizeable gaps.
* [dwm-ru\_gaplessgrid-6.2.diff](dwm-ru_gaplessgrid-6.2.diff) - 25-06-2019
A copy of the [bottomstack](../bottomstack/), but with resizeable gaps.
-The bstackhoriz function of this patch is taken from [vanitygaps](
https://github.com/bakkeby/dwm-vanitygaps/blob/master/patches/dwm-vanitygaps-6.2.diff)
+The bstackhoriz function of this patch is taken from [vanitygaps](
https://github.com/bakkeby/dwm-vanitygaps/blob/master/patches)
* [dwm-ru\_bottomstack-6.2.diff](dwm-ru_bottomstack-6.2.diff) - 25-04-2020
A copy of the [centeredmaster](../centeredmaster/), but with resizeable gaps.
Received on Sun May 10 2020 - 00:57:19 CEST