Skip to content

Commit 5325d3c

Browse files
authored
fix link to iteration notes (#249)
1 parent 65baba2 commit 5325d3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lectures/linear_models.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1042,7 +1042,7 @@ $$
10421042

10431043
regardless of the initial conditions $\mu_0$ and $\Sigma_0$.
10441044

1045-
This is the *globally stable case* --- see [these notes](https://lectures.quantecon.org/_downloads/iteration_notes.pdf) for more a theoretical treatment.
1045+
This is the *globally stable case* --- see [these notes](https://python.quantecon.org/_static/lecture_specific/linear_models/iteration_notes.pdf) for more a theoretical treatment.
10461046

10471047
However, global stability is more than we need for stationary solutions, and often more than we want.
10481048

0 commit comments

Comments
 (0)