From 5ed8f5dc59c381d3d2a162c5b7309c58a19f2d73 Mon Sep 17 00:00:00 2001
From: sebastien <sebastien@ac1d8469-bf42-47a9-8791-bf33cf982152>
Date: Mon, 27 Oct 2008 13:12:20 +0000
Subject: [PATCH] 4.0: merged r2184 changeset (updated URLs to reflect
 migration of the Wiki)

git-svn-id: https://www.dynare.org/svn/dynare/branches/4.0@2210 ac1d8469-bf42-47a9-8791-bf33cf982152
---
 debian/README.Debian | 4 ++--
 doc/manual.xml       | 6 +++---
 windows/README.txt   | 4 ++--
 3 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/debian/README.Debian b/debian/README.Debian
index 5fdffef607..f372a3f2e4 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -9,7 +9,7 @@ You can get more information on the web, on Dynare homepage:
 
 Or on Dynare Wiki:
 
-  http://www.cepremap.cnrs.fr/DynareWiki
+  http://www.dynare.org/DynareWiki
 
 
 Using Dynare with Matlab (R)
@@ -62,7 +62,7 @@ file.
 
 For more information about Dynare for Octave, go to:
 
-  http://www.cepremap.cnrs.fr/DynareWiki/DynareOctave
+  http://www.dynare.org/DynareWiki/DynareOctave
 
 
 Dynamic Loadable Libraries
diff --git a/doc/manual.xml b/doc/manual.xml
index 64f360aa85..290d759827 100644
--- a/doc/manual.xml
+++ b/doc/manual.xml
@@ -181,7 +181,7 @@ After installation, Dynare can be used in any directory on your computer. It is
 
 <para>You can skip this step if you are planning to use only Matlab&reg; with Dynare.</para>
 
-<para>Please refer to <ulink url="http://www.cepremap.cnrs.fr/DynareWiki/DynareOctave">DynareOctave</ulink> on Dynare Wiki for detailed instructions.</para>
+<para>Please refer to <ulink url="http://www.dynare.org/DynareWiki/DynareOctave">DynareOctave</ulink> on Dynare Wiki for detailed instructions.</para>
 
 </sect2>
 
@@ -201,7 +201,7 @@ After installation, Dynare can be used in any directory on your computer. It is
 </sect3>
 
 <sect3><title>On Debian GNU/Linux and Ubuntu</title>
-<para>Please refer to <ulink url="http://www.cepremap.cnrs.fr/DynareWiki/InstallOnDebianOrUbuntu">InstallOnDebianOrUbuntu</ulink> on Dynare Wiki for detailed instructions.</para>
+<para>Please refer to <ulink url="http://www.dynare.org/DynareWiki/InstallOnDebianOrUbuntu">InstallOnDebianOrUbuntu</ulink> on Dynare Wiki for detailed instructions.</para>
 
 <para>Dynare will be installed under <filename>/usr/lib/dynare</filename>. Documentation will be under <filename>/usr/share/doc/dynare</filename>.</para>
 </sect3>
@@ -209,7 +209,7 @@ After installation, Dynare can be used in any directory on your computer. It is
 <sect3 id="install_other_systems"><title>For other systems</title>
 <para>You need to download Dynare source code from the <ulink url="http://www.dynare.org">Dynare website</ulink> and unpack it somewhere.</para>
 
-<para>Then you will need to recompile the pre-processor and the dynamic loadable libraries. Please refer to <ulink url="http://www.cepremap.cnrs.fr/DynareWiki/BuildingPreprocessor">BuildingPreprocessor</ulink> and <ulink url="http://www.cepremap.cnrs.fr/DynareWiki/BuildingDlls">BuildingDlls</ulink> on Dynare Wiki.</para>
+<para>Then you will need to recompile the pre-processor and the dynamic loadable libraries. Please refer to <ulink url="http://www.dynare.org/DynareWiki/BuildingPreprocessor">BuildingPreprocessor</ulink> and <ulink url="http://www.dynare.org/DynareWiki/BuildingDlls">BuildingDlls</ulink> on Dynare Wiki.</para>
 </sect3>
 </sect2>
 
diff --git a/windows/README.txt b/windows/README.txt
index 86e9c061a4..3fe314de72 100644
--- a/windows/README.txt
+++ b/windows/README.txt
@@ -15,7 +15,7 @@ You can also get more information on the web, on Dynare homepage:
 
 Or on Dynare Wiki:
 
-  http://www.cepremap.cnrs.fr/DynareWiki
+  http://www.dynare.org/DynareWiki
 
 NOTE: Dynare comes with an automated uninstaller, which you can run from the
 "Add/Remove Programs" menu of the Control Panel.
@@ -90,7 +90,7 @@ file.
 
 For more information about Dynare for Octave, go to:
 
-  http://www.cepremap.cnrs.fr/DynareWiki/DynareOctave
+  http://www.dynare.org/DynareWiki/DynareOctave
 
 
 Dynamic Loadable Libraries
-- 
GitLab