diff --git a/README.md b/README.md index 8f4904b..9b22f44 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ snmalloc is a research allocator. Its key design features are: * The allocator uses large ranges of pages to reduce the amount of meta-data required. -Details about snmalloc's design can be find in the +Details about snmalloc's design can be found in the [accompanying paper](snmalloc.pdf). [![Build Status](https://dev.azure.com/snmalloc/snmalloc/_apis/build/status/Microsoft.snmalloc?branchName=master)](https://dev.azure.com/snmalloc/snmalloc/_build/latest?definitionId=1?branchName=master)