From 2dee528c826fa44b233be01114dfc878e40d0f51 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien@dynare.org>
Date: Mon, 17 Apr 2023 16:27:19 +0200
Subject: [PATCH] Manual: update URL for sylvester.pdf

(cherry picked from commit c6ce5856e95491b11bf508e4444fb79e39edc155)
---
 doc/manual/source/the-model-file.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/manual/source/the-model-file.rst b/doc/manual/source/the-model-file.rst
index 74a149f824..ed0863caf4 100644
--- a/doc/manual/source/the-model-file.rst
+++ b/doc/manual/source/the-model-file.rst
@@ -4103,7 +4103,7 @@ Computing the stochastic solution
                 Uses the default solver for Sylvester equations
                 (``gensylv``) based on Ondra Kamenik’s algorithm (see
                 `here
-                <https://www.dynare.org/assets/dynare++/sylvester.pdf>`__
+                <https://www.dynare.org/assets/team-presentations/sylvester.pdf>`__
                 for more information).
 
            ``fixed_point``
-- 
GitLab