@@ -15,8 +15,8 @@ This website presents a set of lectures on Python programming for economics and
|
15 | 15 | [Thomas J. Sargent](http://www.tomsargent.com/) and [John Stachurski](http://johnstachurski.net/). This is the first text in the series, which focuses on programming in Python. |
16 | 16 | |
17 | 17 | ```{admonition} News |
18 | | -[QuantEcon](https://quantecon.org) is moving to [Jupyter Book](https://jupyterbook.org/intro.html) |
19 | | -to build all of its projects. We are a founding member of the |
| 18 | +[QuantEcon](https://quantecon.org) is moving to the [Jupyter Book](https://jupyterbook.org/intro.html) |
| 19 | +build system for all of its projects. We are a founding member of the |
20 | 20 | [Executable Books Project](https://github.com/executablebooks) and this |
21 | 21 | is the first in the QuantEcon lecture series to migrate. Please send feedback to [contact@quantecon.org](mailto:contact@quantecon.org) |
22 | 22 | ``` |
|