From 18b75722756b678dce43db2903f9b40bb2d8e8e2 Mon Sep 17 00:00:00 2001
From: tejakattenborn <38572828+tejakattenborn@users.noreply.github.com>
Date: Fri, 8 Jul 2022 20:53:12 +0200
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index 046c12b..9283c02 100644
--- a/README.md
+++ b/README.md
@@ -37,8 +37,7 @@ AngleCam is based on Convolutional Neural Networks (at current stage with Tensor
 
 * R-Scripts for running AngleCam can be found in [code_run_AngleCam](https://github.com/tejakattenborn/AngleCAM/tree/main/code_run_AngleCam).
 
-* The mandatory model object (hdf5) and example data can be downloaded from https://doi.org/10.6084/m9.figshare.19544134
-[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.6812085.svg)](https://doi.org/10.5281/zenodo.6812085)
+* The mandatory model object (hdf5) and example data can be downloaded from [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.6812085.svg)](https://doi.org/10.5281/zenodo.6812085)
 
 
 The code requires a running TensorFlow instlation (see script for some help ressources).