Test link verification workflow#47704
Open
chidozieononiwu wants to merge 1 commit into
Open
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR modifies only the Code of Conduct paragraph in the root README.md, changing the Microsoft Open Source Code of Conduct URL, the FAQ URL, and the contact mailto: target. As the title indicates, the intent appears to be exercising the repository's link-verification workflow. However, the new values introduce typos that turn the previously valid, canonical links into broken/invalid ones, diverging from the equivalent links retained in README.rst and used consistently across the repository.
Changes:
- Changed the Code of Conduct host to the invalid
opensourceg.microsoft.com(extrag). - Changed the Code of Conduct FAQ host to the invalid
opensource.microsoftz.com(extraz). - Changed the contact
mailto:target to the invalidopencode@microsoftz.com, which no longer matches the visible email text.
3820f56 to
5cc4037
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request makes changes to the
README.mdfile, specifically updating the links and contact information in the Code of Conduct section. The main change is that the URLs and email address have been modified, although some of the new links appear to have typographical errors.Documentation updates:
README.mdwith new URLs for the Microsoft Open Source Code of Conduct, FAQ, and contact email address, though the new links may contain typos (e.g.,opensourceg.microsoft.com,microsoftz.com).