Skip to content

Commit c513cf1

Browse files
authored
[docs] Fix link in UnsupportedOptimizationAttributes.rst. (#31587)
docs/TransparentAttr.rst was recently rewritten as docs/TransparentAttr.md. Update old link to docs/TransparentAttr.rst. Fixes Sphinx doc generation.
1 parent ec6bc5b commit c513cf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/proposals/UnsupportedOptimizationAttributes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ requiring manual intervention of the source maintainer.
1616
-----------------
1717

1818
Force inlining (at least at -O for now). See the discussion in
19-
:ref:`transparent-attribute`.
19+
docs/TransparentAttr.md.
2020

2121
@_specialize directs the compiler to specialize generics
2222
--------------------------------------------------------

0 commit comments

Comments
 (0)