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