Skip to content

Commit fac56a1

Browse files
author
stevestein
committed
fix errors/links
1 parent ecf3c3f commit fac56a1

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

docs/powershell/get-help-sql-server-powershell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ ms.workload: "Inactive"
4747

4848
- **sqlcmd** variables and commands. For information about these variables and commands, see the Remarks section of [sqlcmd Utility](../tools/sqlcmd-utility.md).
4949

50-
- [!INCLUDE[tsql](../../includes/tsql-md.md)] statements. For more information about the [!INCLUDE[tsql](../includes/tsql-md.md)] language, see [Transact-SQL Reference (Database Engine)](../t-sql/transact-sql-reference-database-engine.md).
50+
- [!INCLUDE[tsql](../includes/tsql-md.md)] statements. For more information about the [!INCLUDE[tsql](../includes/tsql-md.md)] language, see [Transact-SQL Reference (Database Engine)](../t-sql/transact-sql-reference-database-engine.md).
5151

5252
- XQuery statements. For more information about the XQuery language supported by [!INCLUDE[ssNoVersion](../includes/ssnoversion-md.md)], see [XQuery Language Reference (SQL Server)](../xquery/xquery-language-reference-sql-server.md).
5353

docs/powershell/invoke-sqlcmd-cmdlet.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,6 @@ Invoke-Sqlcmd -Query "PRINT N'abc';" -Verbose
150150

151151
## See also
152152
[Use the Database Engine cmdlets](use-the-database-engine-cmdlets.md)
153-
[sqlcmd Utility](../tools/sqlcmd-utility.md)
154-
[Use the sqlcmd Utility](../tools/sqlcmd-use-the-utility.md)
153+
[sqlcmd Utility](../tools/sqlcmd-utility.md)
155154

156155

0 commit comments

Comments
 (0)