From a648499b6e03f3427175c827a193cba081724d26 Mon Sep 17 00:00:00 2001 From: Nathan Sketch Date: Sun, 17 Sep 2023 20:39:07 -0400 Subject: [PATCH] download link was pointing to the compare page instead of patch page --- move-stack-top.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/move-stack-top.md b/move-stack-top.md index 6b2b164..a617ec3 100644 --- a/move-stack-top.md +++ b/move-stack-top.md @@ -2,7 +2,7 @@ Extend the [movestack](https://github.com/djpohly/dwl/wiki/movestack) patch to let you also focus, or move, a client to the top or bottom of the stack. ### Download -- [2023-03-12](https://github.com/djpohly/dwl/compare/main...0undefined:dwl:move-client-top) +- [2023-03-12](https://github.com/djpohly/dwl/compare/main...0undefined:dwl:move-client-top.patch) ### Authors - [0undefined](https://github.com/0undefined)