From eefb0f70a4d45df8d2b24bd23808215375bbd20c Mon Sep 17 00:00:00 2001
From: tkurz <theresa.kurz@iws.uni-stuttgart.de>
Date: Wed, 24 Jun 2020 17:08:23 +0200
Subject: [PATCH] [handbook] remove reference to tarballs on website

---
 doc/handbook/3_detailedinstall.tex | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/doc/handbook/3_detailedinstall.tex b/doc/handbook/3_detailedinstall.tex
index 0328e42a96..f224e1bca0 100644
--- a/doc/handbook/3_detailedinstall.tex
+++ b/doc/handbook/3_detailedinstall.tex
@@ -42,8 +42,7 @@ The slightly old-fashionedly named tape-archive-file, shortly named tar file or
 tarball, is a common file format for distributing collections of files contained
 within these archives.
 The extraction from the tar files is done as follows:
-Download the tarballs from the respective \Dune (version 2.6 or version 2.7) and \Dumux websites
-to a certain folder in your file system.
+Download the \Dune tarballs from the \Dune website (version 2.6 or version 2.7) and the \Dumux tarballs from \href{https://zenodo.org/search?page=1&size=20&q=conceptrecid:2479594&all_versions&sort=-version}{Zenodo} or the \href{https://git.iws.uni-stuttgart.de/dumux-repositories/dumux}{\Dumux Git-repository} to a certain folder in your file system.
 Create the common root directory, named \texttt{DUMUX} in the example below.
 Then extract the content of the tar files, e.\,g. with the command-line program
 \texttt{tar}.
-- 
GitLab