From b3b95381d7cc48b11ffaf8ee4cbb0a4fe8f6b6f5 Mon Sep 17 00:00:00 2001 From: Florian Fischer Date: Fri, 15 Feb 2019 15:46:17 +0100 Subject: explicitly set link label --- Readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Readme.md') diff --git a/Readme.md b/Readme.md index fd7385f..de27d0d 100644 --- a/Readme.md +++ b/Readme.md @@ -56,14 +56,14 @@ doesn't run any benchmark just summarizes the loaded results ## Benchmarks You want to compare allocators with your own software or add a new benchmark, -have a look at [](doc/Benchmarks.md). +have a look at [doc/Benchmarks.md](doc/Benchmarks.md). ## Allocators By default tcmalloc, jemalloc, Hoard and your libc's allocator will be used if found and the `-a` option is not used. -For more control about used allocators have a look at [](doc/Allocators.md). +For more control about used allocators have a look at [doc/Allocators.md](doc/Allocators.md). ## License -- cgit v1.2.3