Skip to content

Commit 3ca161c

Browse files
authored
Typo in static items link
1 parent c03719e commit 3ca161c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/items/static-items.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ following are true:
7474
[constant]: constant-items.md
7575
[`drop`]: ../destructors.md
7676
[constant expression]: ../const_eval.md#constant-expressions
77-
[external statics]: external-blocks#statics
77+
[external statics]: external-blocks.md#statics
7878
[interior mutable]: ../interior-mutability.md
7979
[IDENTIFIER]: ../identifiers.md
8080
[_Type_]: ../types.md#type-expressions

0 commit comments

Comments
 (0)