Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SqlScriptQuery: Wrong URL to Invoke-SqlCmd #1583

Closed
johlju opened this issue Jul 2, 2020 · 0 comments · Fixed by #1585
Closed

SqlScriptQuery: Wrong URL to Invoke-SqlCmd #1583

johlju opened this issue Jul 2, 2020 · 0 comments · Fixed by #1585
Labels
documentation The issue is related to documentation only. good first issue The issue should be easier to fix and can be taken up by a beginner to learn to contribute on GitHub

Comments

@johlju
Copy link
Member

johlju commented Jul 2, 2020

The property Variable has a old link that is no longer functioning, the correct link should be https://docs.microsoft.com/en-us/powershell/module/sqlserver/Invoke-Sqlcmd?view=sqlserver-ps

@johlju johlju added documentation The issue is related to documentation only. good first issue The issue should be easier to fix and can be taken up by a beginner to learn to contribute on GitHub help wanted The issue is up for grabs for anyone in the community. in progress The issue is being actively worked on by someone. and removed help wanted The issue is up for grabs for anyone in the community. labels Jul 2, 2020
johlju added a commit that referenced this issue Jul 5, 2020
- SqlScript
  - Fixed the URLs in the parameter documentation (issue #1582).
- SqlScriptQuery
  - Fixed the URLs in the parameter documentation (issue #1583).
@johlju johlju removed the in progress The issue is being actively worked on by someone. label Jul 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation The issue is related to documentation only. good first issue The issue should be easier to fix and can be taken up by a beginner to learn to contribute on GitHub
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant