Skip to content

Commit 5fb0864

Browse files
Update c-enumeration-declarations.md (#5123)
* Update link text --------- Co-authored-by: Tyler Whitney <[email protected]>
1 parent 94cc957 commit 5fb0864

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/c-language/c-enumeration-declarations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,4 +133,4 @@ enum { yes, no } response;
133133

134134
## See also
135135

136-
[Enumerations](../cpp/enumerations-cpp.md)
136+
[Enumerations(C++)](../cpp/enumerations-cpp.md)

0 commit comments

Comments
 (0)