From 239942f6c43487c0739b9b52c51d2e221ffc5d76 Mon Sep 17 00:00:00 2001 From: Gaalbu Date: Sat, 15 Aug 2026 23:53:51 -0300 Subject: [PATCH] fix broken contribution workflow link in project-template Signed-off-by: Gaalbu --- project-template/CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project-template/CONTRIBUTING.md b/project-template/CONTRIBUTING.md index e4d962a..d80fca6 100644 --- a/project-template/CONTRIBUTING.md +++ b/project-template/CONTRIBUTING.md @@ -13,7 +13,7 @@ Otherwise, go read Docker's [branches and tags](https://github.com/docker/docker/blob/master/project/BRANCHES-AND-TAGS.md). For an in-depth description of our contribution process, visit the -contributors guide: [Understand how to contribute](https://docs.docker.com/opensource/workflow/make-a-contribution/) +contributors guide: [Understand how to contribute](https://github.com/moby/moby/blob/master/CONTRIBUTING.md) ### Sign your work