Skip to content

Conversation

lvmajor
Copy link
Contributor

@lvmajor lvmajor commented Sep 7, 2025

Closes #840

PR Checklist

  • Created a feature/dev branch in your fork (vs. submitting directly from a commit on main)
  • Based off latest main branch of toolkit
  • PR doesn't include merge commits (always rebase on top of our main, if needed)
  • Tests for the changes have been added (for bug fixes / features) (if applicable)
  • Contains NO breaking changes
  • Every new API (including internal ones) has full XML docs
  • Code follows all style conventions

Other information

@Copilot Copilot AI review requested due to automatic review settings September 7, 2025 02:17
Copy link
Contributor

@Copilot Copilot AI left a comment

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 documentation link for the PostgreSQL integration in the main README file. The link was pointing to an incorrect URL path that contained "postgres" instead of the correct "postgresql".

@lvmajor
Copy link
Contributor Author

lvmajor commented Sep 7, 2025

@dotnet-policy-service agree

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-nuget-publish Skips publishing to NuGet when merging to the `main` branch.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wrong Postgresql documentation link in readme
2 participants