Skip to content

Commit 3396132

Browse files
committed
Fix link
1 parent 415cafe commit 3396132

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/items/constant-items.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ fn unused_generic_function<T>() {
126126
[associated constant]: ../items/associated-items.md#associated-constants
127127
[constant value]: ../const_eval.md#constant-expressions
128128
[free]: ../glossary.md#free-item
129-
[static lifetime elision]: ../lifetime-elision.md#static-lifetime-elision
129+
[static lifetime elision]: ../lifetime-elision.md#const-and-static-elision
130130
[trait definition]: traits.md
131131
[IDENTIFIER]: ../identifiers.md
132132
[underscore imports]: use-declarations.md#underscore-imports

0 commit comments

Comments
 (0)