Skip to content

Convert README.md links to absolute URLs for NuGet package compatibility#77

Merged
Malcolmnixon merged 3 commits intomainfrom
copilot/update-readme-links-and-remove-file
Dec 15, 2025
Merged

Convert README.md links to absolute URLs for NuGet package compatibility#77
Malcolmnixon merged 3 commits intomainfrom
copilot/update-readme-links-and-remove-file

Conversation

Copy link
Contributor

Copilot AI commented Dec 15, 2025

  • Convert relative links in README.md to absolute URLs
    • Update link to CONTRIBUTING.md (2 occurrences)
    • Update link to CODE_OF_CONDUCT.md
    • Update link to SECURITY.md
    • Update link to AGENTS.md
    • Update link to LICENSE
  • Refactor to use Markdown link references for cleaner code
  • Remove QUALITY_IMPROVEMENTS_SUMMARY.md file
  • Verify all changes and test that links still work in the repository
Original prompt

please modify the links in the README.md file to be absolute URLs so the links work when the file is packaged in the nuget package and viewed on nuget.org.

Additionally please remove the QUALITY_IMPROVEMENTS_SUMMARY.md file as changes are automatically included in the release notes.


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

…NTS_SUMMARY.md

Co-authored-by: Malcolmnixon <1863707+Malcolmnixon@users.noreply.github.com>
Copilot AI changed the title [WIP] Update README.md links to absolute URLs and remove summary file Convert README.md links to absolute URLs for NuGet package compatibility Dec 15, 2025
Copilot AI requested a review from Malcolmnixon December 15, 2025 19:35
Copy link
Contributor

@Malcolmnixon Malcolmnixon left a comment

Choose a reason for hiding this comment

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

Consider using link-references

Co-authored-by: Malcolmnixon <1863707+Malcolmnixon@users.noreply.github.com>
Copy link
Contributor Author

Copilot AI commented Dec 15, 2025

Consider using link-references

Updated to use Markdown link references. All absolute URLs are now defined at the bottom of the README.md for easier maintenance. (62cd13d)

@Malcolmnixon Malcolmnixon marked this pull request as ready for review December 15, 2025 19:57
@Malcolmnixon Malcolmnixon merged commit ace8122 into main Dec 15, 2025
9 checks passed
@Malcolmnixon Malcolmnixon deleted the copilot/update-readme-links-and-remove-file branch December 15, 2025 19:57
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.

2 participants