From 70df44d5158492f2fb46fbce6a9aa819906d2071 Mon Sep 17 00:00:00 2001 From: Maxim Umansky Date: Fri, 22 Jan 2016 15:37:06 -0800 Subject: [PATCH] Update user_manual.tex Looks like the instruction in the manual points to some old version from 2013 --- manual/tex_files/user_manual.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manual/tex_files/user_manual.tex b/manual/tex_files/user_manual.tex index 58b0333b..50f5aaf5 100644 --- a/manual/tex_files/user_manual.tex +++ b/manual/tex_files/user_manual.tex @@ -260,7 +260,7 @@ \section{Getting started} \subsection{Obtaining BOUT++} % BOUT++ is now hosted publicly on github -(\url{http://github.com/bendudson/BOUT}), and includes instructions on +(\url{http://github.com/boutproject/BOUT}), and includes instructions on downloading and installing BOUT++ in wiki pages. This website also has a list of current issues and history of changes. To obtain a copy of the latest version, run @@ -268,7 +268,7 @@ \subsection{Obtaining BOUT++} \index{Github} % \begin{verbatim} -$ git clone git://github.com/bendudson/BOUT.git +$ git clone git://github.com/boutproject/BOUT.git \end{verbatim} % which will create a directory \texttt{BOUT} containing the code. To get the