summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKirk Easterson <kirk.easterson@gmail.com>2023-01-04 09:29:25 +0100
committerKirk Easterson <kirk.easterson@gmail.com>2023-01-04 09:36:59 +0100
commit1fdfd459959c580fe6c5906a7a63b57a7ad6396e (patch)
treea67fe308d473bbe78a050a2a0e5cac13c9a608d3
parentfcb52454acdfd3de635aa2c17f72ca4ee7d526d1 (diff)
downloaddocker-1fdfd459959c580fe6c5906a7a63b57a7ad6396e.tar.gz
Updated outdated docker contributing guidelines link
Signed-off-by: Kirk Easterson <kirk.easterson@gmail.com>
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 9dcece0289..8ca79f490c 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -72,7 +72,7 @@ anybody starts working on it.
We are always thrilled to receive pull requests. We do our best to process them
quickly. If your pull request is not accepted on the first try,
don't get discouraged! Our contributor's guide explains [the review process we
-use for simple changes](https://docs.docker.com/opensource/workflow/make-a-contribution/).
+use for simple changes](https://docs.docker.com/contribute/overview/).
### Design and cleanup proposals