summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/CONTRIBUTIONS.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/docs/CONTRIBUTIONS.md b/docs/CONTRIBUTIONS.md
index 21a0263..9204fdf 100644
--- a/docs/CONTRIBUTIONS.md
+++ b/docs/CONTRIBUTIONS.md
@@ -160,10 +160,12 @@ This patch adds a check for null pointers before accessing window data.
Update all relevant documentation if applicable:
-* `sxwm.1`
-* `README.md`
* `default_sxwmrc`
-* `CHANGELOG.md`
+* `docs/CHANGELOG.md`
+* `docs/sxwm.1`
+* `docs/sxwm.md`
+* `docs/sxwm-dev.md`
+* `README.md`
---