From ddd5437e1956a032dcba2c170753b3677693e5d9 Mon Sep 17 00:00:00 2001
From: Gabi Seitz <gabriele.seitz@iws.uni-stuttgart.de>
Date: Tue, 27 Sep 2016 13:28:06 +0200
Subject: [PATCH] [handbook] remove reference to
 dune-wiki-prerequisite-software

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

diff --git a/doc/handbook/2_detailedinstall.tex b/doc/handbook/2_detailedinstall.tex
index 783e57d9d6..625f4e563b 100644
--- a/doc/handbook/2_detailedinstall.tex
+++ b/doc/handbook/2_detailedinstall.tex
@@ -43,7 +43,7 @@ by the shell-command \texttt{dunecontrol} which is part of the \Dune build syste
 \subsection{Prerequisites} \label{sec:prerequisites}
 A reasonable recent \Cplusplus compiler (g++ (4.9), clang++ (3.5), or Intels ICC), CMake (version 2.8.12 or newer) and their
 dependencies are required.
-For a list of prerequisite software packages to install see \cite{DUNE-WIKI-PREREQUISITE-SOFTWARE}.
+For prerequisite software packages to install see \cite{DUNE-HP}.
 
 The building of included documentation like this handbook requires \LaTeX{} and auxiliary tools
 \texttt{bibtex}. One usually chooses a \LaTeX{} distribution like \texttt{texlive} for this purpose.
-- 
GitLab