From 2cdbf884e35beb46f5a2f8eb033eedc62e19c09d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien@dynare.org>
Date: Wed, 23 Jan 2019 18:49:47 +0100
Subject: [PATCH] Fix link to PDF manual

---
 resources/index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/resources/index.md b/resources/index.md
index 18bab7c..4ee1f4b 100644
--- a/resources/index.md
+++ b/resources/index.md
@@ -40,7 +40,7 @@ distributed with each Dynare release and also available here:
 <i class="icon-document"></i> [HTML Manual](http://www.dynare.org/manual/)
 </p>
 <p class="indent" markdown="1">
-<i class="icon-document-download"></i> [PDF Manual](http://www.dynare.org/documentation-and-support/manual/pdf-version/at_download/file)
+<i class="icon-document-download"></i> [PDF Manual](http://www.dynare.org/manual.pdf)
 </p>
 
 # <i class="icon-book"></i> Dynare Team Presentations
-- 
GitLab