Skip to content

Commit ac1be4d

Browse files
authored
Fix link (#723)
1 parent 1fb44ea commit ac1be4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

standard/portability-issues.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,6 @@ A conforming implementation is required to document its choice of behavior in ea
5858
## B.5 Other Issues
5959

6060
1. The exact results of floating-point expression evaluation can vary from one implementation to another, because an implementation is permitted to evaluate such expressions using a greater range and/or precision than is required. ([§8.3.7](types.md#837-floating-point-types))
61-
1. The CLI reserves certain signatures for compatibility with other programming languages. ([§14.3.9.7](classes.md#14397-nested-types-in-generic-classes))
61+
1. The CLI reserves certain signatures for compatibility with other programming languages. ([§14.3.10](classes.md#14310-reserved-member-names))
6262

6363
**End of informative text.**

0 commit comments

Comments
 (0)