From 3e391347d4f8d7a3dd89c8f61dbd8bdebd5a9851 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien@dynare.org> Date: Wed, 30 Nov 2022 14:42:15 +0100 Subject: [PATCH] Manual: fix wrong anchor --- 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 f76023b358..2ebc3b4dc3 100644 --- a/doc/manual/source/the-model-file.rst +++ b/doc/manual/source/the-model-file.rst @@ -2920,7 +2920,7 @@ Finding the steady state with Dynare nonlinear solver value. Iteration will cease when the residuals are smaller than ``tolf``. Default: ``eps^(1/3)`` - .. _steady_tolx + .. _steady_tolx: .. option:: tolx = DOUBLE -- GitLab