aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index fb3dd78a..a02db6e0 100644
--- a/README.md
+++ b/README.md
@@ -41,9 +41,9 @@ Turtle data generated by [sp2b][] on an i7-4980HQ running Debian 9. Of the
three, `serdi` is the fastest by a wide margin, and the only one that uses a
constant amount of memory (a single page) for all input sizes.
-![Time](http://drobilla.gitlab.io/serd/images/serdi-time.svg)
-![Throughput](http://drobilla.gitlab.io/serd/images/serdi-throughput.svg)
-![Memory](http://drobilla.gitlab.io/serd/images/serdi-memory.svg)
+![Time](doc/serdi-time.svg)
+![Throughput](doc/serdi-throughput.svg)
+![Memory](doc/serdi-memory.svg)
Documentation
-------------