From 88c8c73c3436309af9ea6008c702980dc85e9d9e Mon Sep 17 00:00:00 2001 From: Dane Wanke Date: Mon, 21 Sep 2026 18:14:30 -0500 Subject: [PATCH] docs: remove broken CONTRIBUTING.md link Signed-off-by: Dane Wanke --- CONTRIBUTING.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 815a291dd4..86aa96576f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,9 +1,5 @@ # Contributing to Docker -Want to hack on Docker? Awesome! We have a contributor's guide that explains -[setting up a Docker development environment and the contribution -process](https://docs.docker.com/contribute/). - This page contains information about reporting issues as well as some tips and guidelines useful to experienced open source contributors. Finally, make sure you read our [community guidelines](#docker-community-guidelines) before you