From 9b95b4deee45ce9c660fcea2f8cbfc19be8472c8 Mon Sep 17 00:00:00 2001 From: Allie Sadler <102604716+aevesdocker@users.noreply.github.com> Date: Mon, 5 Sep 2022 15:27:12 +0100 Subject: [PATCH] Fix link (#15567) * fix-link * fix-link * fix-link --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e1a38ffe88..691e0c0819 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -3,4 +3,4 @@ We deeply value documentation contributions from the Docker community. We'd like to make it as easy as possible for you to work in this repository. -We have created a ['Contribute' section](/contribute/overview.md) in our docs which guides you through the process of contributing to Docker documentation. +We have created a ['Contribute' section](https://docs.docker.com/contribute/overview/) in our docs which guides you through the process of contributing to Docker documentation.