Skip to content

Commit 8e23a7b

Browse files
[docs] Fix broken link to OptimizerEffects doc.
1 parent d6c9bd3 commit 8e23a7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ReferenceGuides/UnderscoredAttributes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ already infer from static analysis.
132132
Changing the implementation in a way that violates the optimizer's assumptions
133133
about the effects results in undefined behavior.
134134

135-
For more details, see [OptimizerEffects.rst](/docs/Proposals/OptimizerEffects.rst).
135+
For more details, see [OptimizerEffects.rst](/docs/proposals/OptimizerEffects.rst).
136136

137137
## `@_exported`
138138

0 commit comments

Comments
 (0)