Skip to content

Commit 417da14

Browse files
author
Colin Robertson
authored
Merge pull request MicrosoftDocs#3673 from MicrosoftDocs/FromPublicMasterBranch
Confirm merge from FromPublicMasterBranch to master to sync with https://github.com/MicrosoftDocs/cpp-docs (branch master)
2 parents a6ecf6b + b2b4884 commit 417da14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/cpp/keywords-cpp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Keywords are predefined reserved identifiers that have special meanings. They ca
1616
:::column:::
1717
[`alignas`](align-cpp.md)\
1818
[`alignof`](alignof-operator.md)\
19-
[`and`](bitwise-and-operator-amp.md) <sup>b</sup>\
19+
[`and`](logical-and-operator-amp-amp.md) <sup>b</sup>\
2020
[`and_eq`](assignment-operators.md) <sup>b</sup>\
2121
[`asm`](../assembler/inline/asm.md) <sup>a</sup>\
2222
[`auto`](./auto-cpp.md)\

0 commit comments

Comments
 (0)