Skip to content

Fix link to CODE_OF_CONDUCT.md in CONTRIBUTING.md#2687

Merged
Aryan-sharma11 merged 1 commit into
kubearmor:mainfrom
VirajMandavkar:patch-1
Jun 22, 2026
Merged

Fix link to CODE_OF_CONDUCT.md in CONTRIBUTING.md#2687
Aryan-sharma11 merged 1 commit into
kubearmor:mainfrom
VirajMandavkar:patch-1

Conversation

@VirajMandavkar

Copy link
Copy Markdown
Contributor

docs: fix broken code of conduct link in CONTRIBUTING.md

The link pointed to code-of-conduct.md but the actual file is CODE_OF_CONDUCT.md, causing a 404 error.

Purpose of PR?
Fixes a broken link that was resulting in 404 error. The reference was pointing to code-of-conduct.md instead of the actual file name CODE_OF_CONDUCT.md.

Does this PR introduce a breaking change?
NO

If the changes in this PR are manually verified, list down the scenarios covered:

  • Navigated to the file with the broken link
  • Verified that the link is now correctly resolved to CODE_OF_CONDUCT.md after the change.

Additional information for reviewer?
This is a minor documentation fix to resolve repository navigation issues.

Checklist:

  • Bug fix. Fixes: Broken CODE_OF_CONDUCT.md link (404 error)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update
  • PR Title follows the convention of <type>(<scope>): <subject>
  • Commit has unit tests
  • Commit has integration tests

Copilot AI review requested due to automatic review settings June 22, 2026 16:03

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes a broken relative link in the repository’s contribution guide by updating the Code of Conduct reference to the correct filename, preventing a 404 when navigating from CONTRIBUTING.md.

Changes:

  • Update the CNCF code of conduct link target from code-of-conduct.md to CODE_OF_CONDUCT.md.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

The link pointed to code-of-conduct.md but the actual file is CODE_OF_CONDUCT.md, causing a 404 error. 

Signed-off-by: VirajMandavkar <[email protected]>
@VirajMandavkar

Copy link
Copy Markdown
Contributor Author

@Aryan-sharma11 @HighnessAtharva Thank You for reviewing this PR.
Could you please merge it when convenient?

@Aryan-sharma11 Aryan-sharma11 merged commit ff76a07 into kubearmor:main Jun 22, 2026
9 checks passed
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.

4 participants