Skip to content

Commit fb4e8dd

Browse files
authored
Merge pull request MicrosoftDocs#3674 from MicrosoftDocs/master
7/20/2021 AM Publish
2 parents 3b5c3c0 + 417da14 commit fb4e8dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/cpp/keywords-cpp.md

+1-1
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)