aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Fischer <florian.fl.fischer@fau.de>2019-02-15 13:10:32 +0100
committerFlorian Fischer <florian.fl.fischer@fau.de>2019-02-15 13:10:32 +0100
commit248aebf6b942b837baafb47f981c9b3459147770 (patch)
treeaec53a80ab0eb9121a9444c3d235b82d5a347bfe
parentd315110364ec0ff9fe50b4d05268e6b7660209c9 (diff)
downloadallocbench-248aebf6b942b837baafb47f981c9b3459147770.tar.gz
allocbench-248aebf6b942b837baafb47f981c9b3459147770.zip
fix BA thesis link
-rw-r--r--Readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Readme.md b/Readme.md
index 420055d..5c522e9 100644
--- a/Readme.md
+++ b/Readme.md
@@ -46,7 +46,7 @@ results in `$PWD/results/$HOSTNAME/<time>/loop`
./bench.py -a allocators/BA_allocators.py
-builds all allocators used in my [BA thesis](muhq.space/ba.html) and runs all
+builds all allocators used in my [BA thesis](https://muhq.space/ba.html) and runs all
default benchmarks
./bench.py -r 0 -l <path/to/saved/results>