Skip to content

[docs] Fix broken link to Code of Conduct in CONTRIBUTING.md #5130

Closed
Rtosshy wants to merge 1 commit intomodular:mainfrom
Rtosshy:fix-CONTRIBUTING.md
Closed

[docs] Fix broken link to Code of Conduct in CONTRIBUTING.md #5130
Rtosshy wants to merge 1 commit intomodular:mainfrom
Rtosshy:fix-CONTRIBUTING.md

Conversation

@Rtosshy
Copy link
Copy Markdown
Contributor

@Rtosshy Rtosshy commented Jul 31, 2025

This PR fixes a broken link to the CODE_OF_CONDUCT.md within the CONTRIBUTING.md file.

The incorrect link path resulted in a 404 error. This change corrects the path to ensure contributors can easily access the Code of Conduct.

Resolves #5129

@Rtosshy Rtosshy requested a review from a team as a code owner July 31, 2025 23:49
@github-actions
Copy link
Copy Markdown

github-actions bot commented Jul 31, 2025

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@Rtosshy
Copy link
Copy Markdown
Contributor Author

Rtosshy commented Jul 31, 2025

I have read the CLA Document and I hereby sign the CLA

modular-cla-bot bot added a commit to modular/cla that referenced this pull request Jul 31, 2025
@JoeLoser JoeLoser requested a review from a team August 1, 2025 13:27
Copy link
Copy Markdown
Member

@JoeLoser JoeLoser left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@JoeLoser
Copy link
Copy Markdown
Member

JoeLoser commented Aug 1, 2025

!sync

@modularbot modularbot added the imported-internally Signals that a given pull request has been imported internally. label Aug 1, 2025
@modularbot
Copy link
Copy Markdown
Collaborator

✅🟣 This contribution has been merged 🟣✅

Your pull request has been merged to the internal upstream Mojo sources. It will be reflected here in the Mojo repository on the main branch during the next Mojo nightly release, typically within the next 24-48 hours.

We use Copybara to merge external contributions, click here to learn more.

@modularbot modularbot added merged-internally Indicates that this pull request has been merged internally merged-externally Merged externally in public mojo repo labels Aug 1, 2025
@modularbot
Copy link
Copy Markdown
Collaborator

Landed in 85aa055! Thank you for your contribution 🎉

@modularbot modularbot closed this in 85aa055 Aug 1, 2025
@github-actions github-actions bot locked and limited conversation to collaborators Aug 1, 2025
SasankYadati pushed a commit to SasankYadati/modular that referenced this pull request Aug 5, 2025
…md (#66555)

[External] [docs] Fix broken link to Code of Conduct in CONTRIBUTING.md

This PR fixes a broken link to the `CODE_OF_CONDUCT.md` within the
`CONTRIBUTING.md` file.

The incorrect link path resulted in a 404 error. This change corrects
the path to ensure contributors can easily access the Code of Conduct.

Resolves modular#5129

Co-authored-by: Toshiyuki Mannen <98640064+Rtosshy@users.noreply.github.com>
Closes modular#5130
MODULAR_ORIG_COMMIT_REV_ID: 418db08494b7498a94c50ad4d3ff3679f8bc5bd5
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

imported-internally Signals that a given pull request has been imported internally. merged-externally Merged externally in public mojo repo merged-internally Indicates that this pull request has been merged internally

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Docs] Link to CODE_OF_CONDUCT.md results in 404 error

3 participants