Skip to content

Commit 8cb45a1

Browse files
committed
[solow] Update internal links
1 parent 2cb3ac3 commit 8cb45a1

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

lectures/scalar_dynam.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -236,6 +236,7 @@ Analyzing the dynamics of this model requires a different method (see below).
236236
Consider a fixed dynamic system consisting of set $S \subset \mathbb R$ and
237237
$g$ mapping $S$ to $S$.
238238

239+
(scalar-dynam:steady-state)=
239240
### Steady states
240241

241242
A **steady state** of this system is a
@@ -255,6 +256,7 @@ definition to check that
255256

256257

257258

259+
(scalar-dynam:global-stability)=
258260
### Global stability
259261

260262
A steady state $x^*$ of the dynamic system is called

lectures/solow.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ If $g(k_t) < k_t$ then capital per worker falls.
181181

182182
If $g(k_t) = k_t$, then we are at a **steady state** and $k_t$ remains constant.
183183

184-
(A [steady state](https://intro.quantecon.org/scalar_dynam.html#steady-states) of the model is a [fixed point](https://en.wikipedia.org/wiki/Fixed_point_(mathematics)) of the mapping $g$.)
184+
(A {ref}`steady state <scalar-dynam:steady-state>` of the model is a [fixed point](https://en.wikipedia.org/wiki/Fixed_point_(mathematics)) of the mapping $g$.)
185185

186186
From the shape of the function $g$ in the figure, we see that
187187
there is a unique steady state in $(0, \infty)$.
@@ -207,7 +207,7 @@ plot45(kstar)
207207
From our graphical analysis, it appears that $(k_t)$ converges to $k^*$, regardless of initial capital
208208
$k_0$.
209209

210-
This is a form of [global stability](https://intro.quantecon.org/scalar_dynam.html#global-stability).
210+
This is a form of {ref}`global stability <scalar-dynam:global-stability>`.
211211

212212

213213
The next figure shows three time paths for capital, from

0 commit comments

Comments
 (0)