Skip to content

Commit 51b08b6

Browse files
authored
Merge pull request #38752 from varungandhi-apple/vg-tweak-docs-v2
2 parents cd2909e + 8e23a7b commit 51b08b6

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)