Skip to content

Commit 1ca2c1b

Browse files
committed
link
1 parent 41b59f0 commit 1ca2c1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

promotion.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ resources for little benefit.
146146

147147
When accessing a `const` in a promotable context, the initializer of that body
148148
is not subject to any restrictions. However, the usual restrictions on the
149-
*result* of that computation still apply: it cannot be `Drop`.
149+
*result* of that computation still apply: it [cannot be `Drop`](#drop).
150150

151151
For instance, while the previous example was not legal, the following would be:
152152

0 commit comments

Comments
 (0)