Skip to content

Commit c5b423d

Browse files
authored
Update ImportSQLqueryFromGitHubIntoPowerShell.ps1
1 parent 93090e2 commit c5b423d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ImportSQLqueryFromGitHubIntoPowerShell.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
Blog: www.christianfrohn.dk
1515
LinkedIn: https://www.linkedin.com/in/frohn/
1616
.LINK
17-
https://www.christianfrohn.dk/2024/03/30/import-sql-query-from-github-repository-into-a-powershell-script/
17+
https://www.christianfrohn.dk/2024/04/05/import-sql-query-from-github-repository-into-a-powershell-script/
1818
#>
1919

2020
$Username = "" # Your GitHub username

0 commit comments

Comments
 (0)