From 24a274dba43bfa2fa307af5deb8a8781cb445749 Mon Sep 17 00:00:00 2001 From: A Frederick Christensen Date: Sun, 21 Jan 2024 22:36:33 +0000 Subject: [PATCH] Modify instructions link to full instructions page --- Home.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Home.md b/Home.md index fb022bd..7d3f953 100644 --- a/Home.md +++ b/Home.md @@ -5,17 +5,17 @@ # Patching Since dwl follows [suckless](https://suckless.org/) philosophy it doesn't provide every feature under the sun. To broaden dwl's functionality, one needs to get familiar with the concept of patching. To get your feet wet, consult [the hacking page](https://suckless.org/hacking/) of the suckless website. -Since dwl is still taking shape, patches may need to be updated after larger changes to the code. Feel free to [contribute](https://codeberg.org/dwl/dwl-patches/wiki/instructions#contributing-patches-to-this-wiki) updated versions! +Since dwl is still taking shape, patches may need to be updated after larger changes to the code. Feel free to [contribute](instructions) updated versions! **Note: These external patches are user-submitted content, and the authors of dwl cannot monitor them. Please download and review a patch before using it!** -* Submitting patches: See [Instructions](https://codeberg.org/dwl/dwl-patches/wiki/instructions#contributing-patches-to-this-wiki) for generating and submitting patches. +* Submitting patches: See [Instructions] for generating and submitting patches. * Reporting Issues: See the [Instructions](https://codeberg.org/dwl/dwl-patches/wiki/instructions#reporting-issues) for reporting issues with individual patches. # STALE Patches Many patches previously in regular use do not cleanly apply to the current code base. Following the migration to Codeberg, these stale patch descriptions and details are being stored for the time being at [_STALE_PATCHES]. -If you are an original author of one of these or you have the inclination to revive one of these, please follow the procedure outlined in [Instructions](https://codeberg.org/dwl/dwl-patches/wiki/instructions#contributing-patches-to-this-wiki) for contributing new patches. +If you are an original author of one of these or you have the inclination to revive one of these, please follow the procedure outlined in [Instructions] for contributing new patches. Additionally, when you have write access to this repository, remove the `.md` file from [_STALE_PATCHES] for the patch which you have revived. @@ -64,4 +64,5 @@ Additionally, when you have write access to this repository, remove the `.md` fi * [vanitygaps](https://codeberg.org/dwl/dwl-patches/wiki/vanitygaps) +[instructions]:https://codeberg.org/dwl/dwl-patches/wiki/instructions [_STALE_PATCHES]:https://codeberg.org/dwl/dwl-patches/src/branch/main/_STALE_PATCHES