Skip to content

Commit c4c4818

Browse files
authored
Merge pull request #16309 from WilliamAntonRohm/issue-5245
sql-docs/issues/5245 -- missing URLs
2 parents 9c704b6 + 1dee6e0 commit c4c4818

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/t-sql/language-elements/operators-transact-sql.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ ms.author: jroth
4242
[Bitwise Operators](../../t-sql/language-elements/bitwise-operators-transact-sql.md)
4343
:::column-end:::
4444
:::column:::
45-
[Set Operators](https://msdn.microsoft.com/library/1aa4c424-b92c-4409-a1c7-34a0264ee107)
45+
Set Operators ([EXCEPT and INTERSECT](../../t-sql/language-elements/set-operators-except-and-intersect-transact-sql.md), [UNION](../../t-sql/language-elements/set-operators-union-transact-sql.md))
4646
:::column-end:::
4747
:::row-end:::
4848
:::row:::
@@ -58,7 +58,7 @@ ms.author: jroth
5858
[Compound Operators](../../t-sql/language-elements/compound-operators-transact-sql.md)
5959
:::column-end:::
6060
:::column:::
61-
[Unary Operators](https://msdn.microsoft.com/library/c4748146-4049-4040-8826-56c464410878)
61+
[Unary Operators](../../t-sql/language-elements/unary-operators-positive.md)
6262
:::column-end:::
6363
:::row-end:::
6464

0 commit comments

Comments
 (0)