Skip to content

Commit 212d6be

Browse files
committed
merge main and fix pv intersphinx
1 parent 5fabce7 commit 212d6be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lectures/pv.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ A system of equations like {eq}`eq:Euler1` is an example of a linear **differen
8282
There are powerful mathematical methods available for solving such systems and they are well worth
8383
studying in their own right, being the foundation for the analysis of many interesting economic models.
8484
85-
For an example, see {doc}`Samuelson multiplier-accelerator <samuelson>`
85+
For an example, see {doc}`Samuelson multiplier-accelerator <dynam:samuelson>`
8686
8787
In this lecture, we'll solve system {eq}`eq:Euler1` using matrix multiplication and matrix inversion, basic tools from linear algebra introduced in {doc}`linear equations and matrix algebra <linear_equations>`.
8888

0 commit comments

Comments
 (0)