Skip to content

Commit 74cab35

Browse files
committed
Improve hyperlink text in C.8
1 parent e251862 commit 74cab35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CppCoreGuidelines.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4168,7 +4168,7 @@ All of this decreases readability and complicates maintenance.
41684168

41694169
##### Note
41704170

4171-
Prefer to place the interface first in a class [see](#Rl-order).
4171+
Prefer to place the interface first in a class, [see NL.16](#Rl-order).
41724172

41734173
##### Enforcement
41744174

0 commit comments

Comments
 (0)