From 397aaa8b13dfc7f0c728dbc6907812099a112a26 Mon Sep 17 00:00:00 2001 From: Allie Sadler <102604716+aevesdocker@users.noreply.github.com> Date: Mon, 5 Sep 2022 15:14:12 +0100 Subject: [PATCH 1/3] fix-link --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e1a38ffe88e1..49abc04ced16 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]({{ site.docs_url }}/contribute/overview.md) in our docs which guides you through the process of contributing to Docker documentation. From ff3fe598d79ad77a6b3e1b93b4d67e50731db3f3 Mon Sep 17 00:00:00 2001 From: Allie Sadler <102604716+aevesdocker@users.noreply.github.com> Date: Mon, 5 Sep 2022 15:16:21 +0100 Subject: [PATCH 2/3] fix-link --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 49abc04ced16..031bde8d2d8e 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]({{ site.docs_url }}/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.md) in our docs which guides you through the process of contributing to Docker documentation. From a643a815b0d387df8f6689e7877911ac29f13ef4 Mon Sep 17 00:00:00 2001 From: Allie Sadler <102604716+aevesdocker@users.noreply.github.com> Date: Mon, 5 Sep 2022 15:17:15 +0100 Subject: [PATCH 3/3] fix-link --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 031bde8d2d8e..691e0c081978 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](https://docs.docker.com/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.