docs: fix URI fragment by changing it to the existing subheading

Markdown subheading name was changed in `CONTRIBUTING.md` in the past,
so this commit fixes the link by changing it from `docker` to `moby`.

Signed-off-by: Serhan Tutar <randomnoise@users.noreply.github.com>
This commit is contained in:
Serhan Tutar
2025-08-04 13:46:24 +03:00
parent 71bd98436b
commit cad3a5775b

View File

@@ -3,7 +3,7 @@
This section of the documentation contains a guide for Moby project users who want to
contribute code or documentation to the Moby Engine project. As a community, we
share rules of behavior and interaction. Make sure you are familiar with the <a
href="https://github.com/moby/moby/blob/master/CONTRIBUTING.md#docker-community-guidelines"
href="https://github.com/moby/moby/blob/master/CONTRIBUTING.md#moby-community-guidelines"
target="_blank">community guidelines</a> before continuing.
## Where and what you can contribute