Fix broken link in README.md - add missing .md extension to RAI_README#97
Merged
Fix broken link in README.md - add missing .md extension to RAI_README#97
Conversation
Contributor
Author
|
@ultmaster 👋 This repository doesn't have Copilot instructions. With Copilot instructions, I can understand the repository better, work faster and produce higher quality PRs. I can generate a .github/copilot-instructions.md file for you automatically. Click here to open a pre-filled issue and assign it to me. I'll write the instructions, and then tag you for review. |
Co-authored-by: ultmaster <[email protected]>
Copilot
AI
changed the title
[WIP] Broken link in README
Fix broken link in README.md - add missing .md extension to RAI_README
Aug 15, 2025
ultmaster
approved these changes
Aug 15, 2025
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR fixes a broken link in the README.md file by adding the missing .md extension to the RAI_README link reference, ensuring users can properly access the Responsible AI documentation.
- Fixed broken link in "Responsible AI" section by adding
.mdextension to RAI_README reference
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
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.
Fixed a broken link in the README.md file's "Responsible AI" section. The link was pointing to
RAI_READMEbut should point toRAI_README.mdto properly reference the Responsible AI documentation file.Change made:
[Responsible AI Readme](RAI_README)→[Responsible AI Readme](RAI_README.md)The target file
RAI_README.mdexists and contains the project's Responsible AI documentation, so this fix ensures the link works correctly for users browsing the repository.Fixes #96.
Warning
Firewall rules blocked me from connecting to one or more addresses
I tried to connect to the following addresses, but was blocked by firewall rules:
lusvsblobprodwus2166.vsblob.vsassets.ionpm ci(dns block)If you need me to access, download, or install something from one of these locations, you can either:
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.