From 1b779b08d8551203dbebeb0ed936326ea0e41d70 Mon Sep 17 00:00:00 2001 From: wochap Date: Wed, 13 Mar 2024 02:49:19 +0000 Subject: [PATCH] Update regexrules --- regexrules.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/regexrules.md b/regexrules.md index c9a2aef..576d50c 100644 --- a/regexrules.md +++ b/regexrules.md @@ -12,7 +12,7 @@ static const Rule rules[] = { ### Download - [git branch](https://codeberg.org/wochap/dwl/src/branch/v0.5/regexrules) -- [2024-03-05](https://codeberg.org/dwl/dwl-patches/raw/branch/main/regexrules/regexrules.patch) +- [v0.5](https://codeberg.org/dwl/dwl-patches/raw/branch/main/regexrules/regexrules.patch) ### Authors - [wochap](https://codeberg.org/wochap)