Skip to content

Commit e426680

Browse files
committed
Fix broken link to Wilson
reported by @chris-code here: #24486 (comment)
1 parent 7b7fc67 commit e426680

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/trpl/the-stack-and-the-heap.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -549,7 +549,7 @@ reuse.
549549
If you’d like to dive into this topic in greater detail, [this paper][wilson]
550550
is a great introduction.
551551

552-
[wilson]: http://www.cs.northwestern.edu/~pdinda/icsclass/doc/dsa.pdf
552+
[wilson]: http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.143.4688
553553

554554
## Semantic impact
555555

0 commit comments

Comments
 (0)