From 8a573afc1e5ae9eb2b6161dfc41da8a87f781754 Mon Sep 17 00:00:00 2001 From: David Karlsson <35727626+dvdksn@users.noreply.github.com> Date: Fri, 30 Sep 2022 15:52:44 +0200 Subject: [PATCH] fix: broken link to contribution guideline (#15795) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 734a359ccb..3cfa26cc5a 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ We've made it really easy for you to file new issues. We value your contribution. We'd like to make it as easy as possible to submit your contributions to the Docker docs repository. Changes to the docs are handled through pull requests against the `master` branch. To learn how to -contribute, see our [Contribute section](/contribute/overview). +contribute, see our [Contribute section](https://docs.docker.com/contribute/overview/). ## Copyright and license