diff --git a/doc/manual/source/introduction.rst b/doc/manual/source/introduction.rst
index f34d1e69e52b3e3af7d3ea74d2e783892c87c808..e0e2b883d20d2cefce8ee09215050081c7db809e 100644
--- a/doc/manual/source/introduction.rst
+++ b/doc/manual/source/introduction.rst
@@ -127,11 +127,11 @@ https://www.dynare.org.
 
 
 
-.. _MATLAB: http://www.mathworks.com/products/matlab/
-.. _Octave: http://www.octave.org/
-.. _CEPREMAP: http://www.cepremap.fr/
+.. _MATLAB: https://www.mathworks.com/products/matlab/
+.. _Octave: https://www.octave.org/
+.. _CEPREMAP: https://www.cepremap.fr/
 .. _web forum: https://forum.dynare.org/
-.. _official Dynare website: http://www.dynare.org/
+.. _official Dynare website: https://www.dynare.org/
 .. _Dynare wiki: https://git.dynare.org/Dynare/dynare/wikis
 .. _Dynare forums: https://forum.dynare.org/
 .. _Git repository: https://git.dynare.org/Dynare/dynare
diff --git a/doc/manual/source/the-model-file.rst b/doc/manual/source/the-model-file.rst
index 3e5803b8dbb2f7e61ab504d80ddc7ea34d1ecfdb..a029b9bec65d90743c3bb357b3a3a867af368e73 100644
--- a/doc/manual/source/the-model-file.rst
+++ b/doc/manual/source/the-model-file.rst
@@ -3296,7 +3296,7 @@ Computing the stochastic solution
        command. Note that if ``varobs`` is not present or contains all
        endogenous variables, then this is the full information case
        and this option has no effect. More references can be found
-       `here <http://www.dynare.org/DynareWiki/PartialInformation>`__ .
+       `here <https://archives.dynare.org/DynareWiki/PartialInformation>`__ .
 
     .. option:: sylvester = OPTION
 
@@ -3308,7 +3308,7 @@ Computing the stochastic solution
                 Uses the default solver for Sylvester equations
                 (``gensylv``) based on Ondra Kamenik’s algorithm (see
                 `here
-                <http://www.dynare.org/documentation-and-support/dynarepp/sylvester.pdf/at_download/file>`__
+                <https://www.dynare.org/assets/dynare++/sylvester.pdf>`__
                 for more information).
 
            ``fixed_point``
@@ -9616,7 +9616,7 @@ below.
         RESTRICTION EQUATION INTEGER, EXPRESSION = EXPRESSION;
 
     To be documented. For now, see the wiki:
-    `<http://www.dynare.org/DynareWiki/MarkovSwitchingInterface>`__
+    `<https://archives.dynare.org/DynareWiki/MarkovSwitchingInterface>`__
 
 
 .. command:: ms_estimation (OPTIONS...);
@@ -11206,9 +11206,9 @@ Misc commands
     and ``morefloats``.
 
 
-.. _Dynare wiki: http://www.dynare.org/DynareWiki/EquationsTags
+.. _Dynare wiki: https://archives.dynare.org/DynareWiki/EquationsTags
 .. _io: https://octave.sourceforge.io/io/
-.. _AIM website: http://www.federalreserve.gov/Pubs/oss/oss4/aimindex.html
+.. _AIM website: https://www.federalreserve.gov/econres/ama-index.htm
 
 .. rubric:: Footnotes