Skip to content

Commit f5970d6

Browse files
authored
Update c26817.md
fix link
1 parent 5efd609 commit f5970d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/code-quality/c26817.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ helpviewer_keywords: ["C26817"]
1010

1111
> Potentially expensive copy of variable *name* in range-for loop. Consider making it a const reference (es.71).
1212
13-
For more information, see [ES.71 notes](https://github.com/isocpp/CppCoreGuidelines/blob/master/CppCoreGuidelines.md#note-217) in the C++ Core Guidelines.
13+
For more information, see [ES.71 notes](https://github.com/isocpp/CppCoreGuidelines/blob/master/CppCoreGuidelines.md#note-214) in the C++ Core Guidelines.
1414

1515
## Example
1616

0 commit comments

Comments
 (0)