summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Vlad <marius.vlad@collabora.com>2023-04-20 09:46:51 +0300
committerMarius Vlad <marius.vlad@collabora.com>2023-04-20 09:46:51 +0300
commitaf4fb2b9f6cd5736cbe7e1af2c8c14c27794ef08 (patch)
tree8f5d42ad1ff9cc78550ede6bddb45c411675ceb8
parent837ebaf487c02d39266c2a724d0769cb914e0985 (diff)
downloadweston-af4fb2b9f6cd5736cbe7e1af2c8c14c27794ef08.tar.gz
CONTRIBUTING.md: Fix link for patchwork
Noticed this giving a 404 when accessing and it seems that the correct link is with the 's'. Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index f1b4c714..dc58f1c0 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -23,7 +23,7 @@ and verify whether you need to perform additional steps.
Weston formerly accepted patches via `git-send-email`, sent to
**wayland-devel\@lists.freedesktop.org**; these were
-[tracked using Patchwork](https://patchwork.freedesktop.org/projects/wayland/).
+[tracked using Patchwork](https://patchwork.freedesktop.org/project/wayland/).
New email patches are no longer accepted.
Finding something to work on