@@ -103,8 +103,14 @@ sphinx:
|
103 | 103 | index_toc.md: intro.md |
104 | 104 | # Remote Redirects |
105 | 105 | redirects: |
106 | | -heavy_tails: https://intro.quantecon.org/heavy_tails.html |
| 106 | +heavy_tails: https://intro.quantecon.org/heavy_tails.html |
107 | 107 | ar1_processes: https://intro.quantecon.org/ar1_processes.html |
| 108 | +geom_series: https://intro.quantecon.org/geom_series.html |
| 109 | +lp_intro: https://intro.quantecon.org/lp_intro.html |
| 110 | +short_path: https://intro.quantecon.org/short_path.html |
| 111 | +schelling: https://intro.quantecon.org/schelling.html |
| 112 | +scalar_dynam: https://intro.quantecon.org/scalar_dynam.html |
| 113 | +complex_and_trig: https://intro.quantecon.org/complex_and_trig.html |
108 | 114 | tojupyter_static_file_path: ["source/_static", "_static"] |
109 | 115 | tojupyter_target_html: true |
110 | 116 | tojupyter_urlpath: "https://python.quantecon.org/" |
|