Fixed hyperlinks.

time-shift
Stéphane Adjemian (Charybdis) 2019-02-18 22:36:46 +01:00
parent 28f02e6acb
commit a112f6789a
Signed by untrusted user who does not match committer: stepan
GPG Key ID: A6D44CB9C64CE77B
1 changed files with 3 additions and 3 deletions

View File

@ -15,7 +15,7 @@ steps are necessary in that case.
In order to run Dynare, you need one of the following:
* MATLAB version 7.9 (R2009b) or above (MATLAB R2009b 64-bit for macOS);
* GNU Octave version 4.2.1 or above, with the statistics package from `Octave-Forge<http://octave.sourceforge.io/>`_.
* GNU Octave version 4.2.1 or above, with the statistics package from `Octave-Forge`_.
The following optional extensions are also useful to benefit from
extra features, but are in no way required:
@ -23,8 +23,7 @@ extra features, but are in no way required:
* If under MATLAB: the Optimization Toolbox, the Statistics Toolbox,
the Control System Toolbox;
* If under GNU Octave, the following `Octave-Forge
<http://octave.sourceforge.net/>`_ packages: ``optim, io,
* If under GNU Octave, the following `Octave-Forge`_ packages: ``optim, io,
control``.
@ -237,3 +236,4 @@ Dynare unusable.
.. _Ubuntu: http://www.ubuntu.com/
.. _Dynare website: https://www.dynare.org/
.. _Dynare wiki: https://git.dynare.org/Dynare/dynare/wikis
.. _Octave-Forge: http://octave.sourceforge.io/