Skip to content

Commit 8da83f4

Browse files
authored
Elide one redundant relative link prefix in "C/C++ language and standard libraries reference"
1 parent 4e02c12 commit 8da83f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/cpp/c-cpp-language-and-standard-libraries.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ You'll also find documentation for the C runtime library, the C++ standard libra
1616
[C language](../c-language/c-language-reference.md)\
1717
Reference content for the Microsoft implementation of the C language.
1818

19-
[C++ language](../cpp/cpp-language-reference.md)\
19+
[C++ language](cpp-language-reference.md)\
2020
Reference content for the Microsoft implementation of the C++ language.
2121

2222
[C/C++ preprocessor](../preprocessor/c-cpp-preprocessor-reference.md)\

0 commit comments

Comments
 (0)