Skip to content

Fix broken documentation links in CONTRIBUTING.md#6933

Open
mahitha-ada wants to merge 1 commit intodocker:masterfrom
mahitha-ada:fix-contributing-docs-links
Open

Fix broken documentation links in CONTRIBUTING.md#6933
mahitha-ada wants to merge 1 commit intodocker:masterfrom
mahitha-ada:fix-contributing-docs-links

Conversation

@mahitha-ada
Copy link
Copy Markdown

- What I did
Fixed two broken documentation links in CONTRIBUTING.md that return 404 errors.

Fixes #6932

- How I did it
Updated the "style guide" and "building the documentation" links in the Conventions section to point to their current locations in the docker/docs repository:

  • docs.docker.com/contribute/style/grammar/ --> github.com/docker/docs/blob/main/STYLE.md
  • docs.docker.com/contribute/ --> github.com/docker/docs/blob/main/CONTRIBUTING.md

- How to verify it
Click both links in the updated CONTRIBUTING.md and confirm they resolve correctly not 404.
- Human readable description for the release notes

- A picture of a cute animal (not mandatory but encouraged)

Signed-off-by: Mahitha Adapa <mahitha.ada@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs link 404 error in CONTRIBUTING.md

1 participant