From 3ee4f44753ad8d65527020cfc79917a7bbd42559 Mon Sep 17 00:00:00 2001 From: Timo Stark Date: Fri, 24 Nov 2023 10:11:50 +0100 Subject: [PATCH] Fixed referencing to the wrong brach /s/master/main (#18776) Signed-off-by: Timo Stark --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5957c0d3ef..684aa1ab72 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ We've made it easy for you to file new issues. We value your contribution. We want 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 +handled through pull requests against the `main` branch. To learn how to contribute, see our [Contribute section](https://docs.docker.com/contribute/overview/). ## Copyright and license