Skip to content

Commit 863b195

Browse files
authored
Fix link to dlmalloc in README.md
1 parent 4308159 commit 863b195

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ A port of [dlmalloc] to Rust.
44

55
[Documentation](https://docs.rs/dlmalloc)
66

7-
[dlmalloc]: http://g.oswego.edu/dl/html/malloc.html
7+
[dlmalloc]: http://gee.cs.oswego.edu/dl/html/malloc.html
88

99
## Why dlmalloc?
1010

0 commit comments

Comments
 (0)