From edb034d244d36df2b085fd5b51cac61406085cc6 Mon Sep 17 00:00:00 2001
From: Houtan Bastani <houtan@dynare.org>
Date: Wed, 19 Jun 2013 18:03:36 +0200
Subject: [PATCH] doc: update manual to reference README.md

---
 doc/dynare.texi | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/doc/dynare.texi b/doc/dynare.texi
index c6681e7f02..d66a619b93 100644
--- a/doc/dynare.texi
+++ b/doc/dynare.texi
@@ -521,8 +521,7 @@ You need to download Dynare source code from the
 
 Then you will need to recompile the pre-processor and the dynamic
 loadable libraries. Please refer to
-@uref{http://www.dynare.org/DynareWiki/BuildingDynareFromSource,Dynare
-Wiki}.
+@uref{https://github.com/DynareTeam/dynare/blob/master/README.md,README.md}.
 
 @node Configuration
 @section Configuration
-- 
GitLab