From 52ef4ca51704468634e84cd1922b3c7041686afe Mon Sep 17 00:00:00 2001
From: Benjamin Faigle <benjamin.faigle@posteo.de>
Date: Thu, 7 Oct 2010 12:18:10 +0000
Subject: [PATCH] changed grid-howto to stable release 2.0 to avoid
 installation errors

git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@4389 2fb0f335-1f38-0410-981e-8018bf24f1b0
---
 doc/handbook/install.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/handbook/install.tex b/doc/handbook/install.tex
index 088b3bf134..71dce6cfcb 100644
--- a/doc/handbook/install.tex
+++ b/doc/handbook/install.tex
@@ -22,7 +22,7 @@ the DUNE webpage, \cite{DUNE-HP}:
 Additionally, it is highly recommended that you also checkout the \texttt{dune-grid} HOWTO 
 by 
 \begin{center}
-\texttt{svn checkout https://svn.dune-project.org/svn/dune-grid-howto/trunk dune-grid-howto}
+\texttt{svn checkout https://svn.dune-project.org/svn/dune-grid-howto/releases/2.0 dune-grid-howto}
 \end{center}
 and work yourself through that tutorial in order to get an understanding of 
 the Dune grid interface. 
-- 
GitLab