Skip to content

Commit f4876d6

Browse files
committed
remove unused link target
1 parent b47ed4c commit f4876d6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/behavior-considered-undefined.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,6 @@ must never exceed `isize::MAX`.
126126
[Rustonomicon]: ../nomicon/index.html
127127
[`NonNull<T>`]: ../core/ptr/struct.NonNull.html
128128
[`NonZero*`]: ../core/num/index.html
129-
[dereference expression]: expressions/operator-expr.md#the-dereference-operator
130129
[place expression context]: expressions.md#place-expressions-and-value-expressions
131130
[rules]: inline-assembly.md#rules-for-inline-assembly
132131
[points to]: #pointed-to-bytes

0 commit comments

Comments
 (0)