Browse code

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>

Serhan Tutar authored on 2025/08/04 19:46:24
Showing 1 changed files
... ...
@@ -3,7 +3,7 @@
3 3
 This section of the documentation contains a guide for Moby project users who want to
4 4
 contribute code or documentation to the Moby Engine project. As a community, we
5 5
 share rules of behavior and interaction. Make sure you are familiar with the <a
6
-href="https://github.com/moby/moby/blob/master/CONTRIBUTING.md#docker-community-guidelines"
6
+href="https://github.com/moby/moby/blob/master/CONTRIBUTING.md#moby-community-guidelines"
7 7
 target="_blank">community guidelines</a> before continuing.
8 8
 
9 9
 ## Where and what you can contribute