commit c3046c88ec86f0081a9956453a6b92e2861f429e
Author: Hiltjo Posthuma <[email protected]>
Date: Thu Aug 12 10:27:10 2021 +0200
shift-tools: fix links to .c file
See also the checklinks.sh script in the repository to check for broken
links.
diff --git a/dwm.suckless.org/patches/shift-tools/index.md
b/dwm.suckless.org/patches/shift-tools/index.md
index 5386598b..9a453ef3 100644
--- a/dwm.suckless.org/patches/shift-tools/index.md
+++ b/dwm.suckless.org/patches/shift-tools/index.md
@@ -1,12 +1,12 @@
shift-tools
-================
+===========
Description
-----------
A group of functions that shift. Inspired by
[shiftview](https://lists.suckless.org/dev/1104/7590.html) and
[focusadjacenttag](../focusadjacenttag). There is also a
-[version](shift-tools-scratchpads) compatible with the
+[version](shift-tools-scratchpads.c) compatible with the
[scratchpads](../scratchpads) patch with only needs you to include the file
(#include "shift-tools-scratchpads.c") before the keys[] array.