sites

public wiki contents of suckless.org
git clone git://git.suckless.org/sites
Log | Files | Refs

commit 11bf45793294a7bc62555cb9a10f82287873378b
parent e83f4be059dc126dd377655fddf477455869812e
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date:   Thu,  7 Feb 2019 20:42:26 +0100

fix broken links + simplify old text about Mercurial

Diffstat:
Mdwm.suckless.org/customisation/patches_in_git/index.md | 4+---
Mdwm.suckless.org/patches/historical/movestack/index.md | 2+-
2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/dwm.suckless.org/customisation/patches_in_git/index.md b/dwm.suckless.org/customisation/patches_in_git/index.md @@ -1,8 +1,6 @@ How to maintain dwm configuration and customization in git ========================================================== -Since suckless.org has migrated to git, customizations can now be be managed -directly in git as an alternative to the [patch queue in Mercurial -tutorial](//dwm.suckless.org/customisation/patch_queue). +Customizations can be managed directly in git. The concept ----------- diff --git a/dwm.suckless.org/patches/historical/movestack/index.md b/dwm.suckless.org/patches/historical/movestack/index.md @@ -11,7 +11,7 @@ client. Usage ----- -1. Download the patch and apply according to the [general instructions](//hacking/). +1. Download the patch and apply according to the [general instructions](//suckless.org/hacking/). 2. Include the `movestack.c` source file and add keys that call movestack. Example from `config.default.h`: