From a112f6789a3c9a049043b43fea229341db6cf451 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Adjemian=20=28Charybdis=29?= Date: Mon, 18 Feb 2019 22:36:46 +0100 Subject: [PATCH] Fixed hyperlinks. --- src/source/installation-and-configuration.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/source/installation-and-configuration.rst b/src/source/installation-and-configuration.rst index e3bbe2e48..01323efc6 100644 --- a/src/source/installation-and-configuration.rst +++ b/src/source/installation-and-configuration.rst @@ -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`_. +* 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 - `_ 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/