From 55d6adf99d8962fe139f839efac42adfc496ecd7 Mon Sep 17 00:00:00 2001
From: Andi Gerken <andi.gerken@gmail.com>
Date: Thu, 22 Apr 2021 10:46:18 +0200
Subject: [PATCH] Maybe use the preview next time.

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 8d53a3c..5189902 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@
 
 This repository implements an easy to use interface, to create, save, load, and work with [specification-compliant](https://git.imp.fu-berlin.de/bioroboticslab/robofish/track_format) hdf5 files, containing 2D swarm data. This repository should be used by the different swarm projects to generate comparable standardized files.
 
-### <a href="http://agerken.de/io/index.html><i class="fas fa-file-alt" aria-hidden="true"></i> Documentation</a>
+### <a href="http://agerken.de/io/index.html"><i class="fas fa-file-alt" aria-hidden="true"></i> Documentation</a>
 
 ## Installation
 
-- 
GitLab