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 --- doc/Allocators.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc/Allocators.md') diff --git a/doc/Allocators.md b/doc/Allocators.md index 0ce5d77..864eaad 100644 --- a/doc/Allocators.md +++ b/doc/Allocators.md @@ -23,4 +23,5 @@ and a python script exporting a global dictionary with the name `allocators`. To reproducible build allocators and patched version you can use the classes `Allocator{_Sources,_Patched}``` provided in ```src/allocator.py`. -See [](allocators/no_falsesharing.py) or [](allocators/BA_allocators.py) for examples. +See [allocators/no_falsesharing.py](allocators/no_falsesharing.py) or +[allocators/BA_allocators.py](allocators/BA_allocators.py) for examples. -- cgit v1.2.3