diff --git a/lectures/inflation_history.md b/lectures/inflation_history.md index cb3f4220..076578ef 100644 --- a/lectures/inflation_history.md +++ b/lectures/inflation_history.md @@ -66,7 +66,7 @@ In the present context, the phrase "hard currency" means that the countries wer Under a gold or silver standard, some money also consisted of "warehouse certificates" that represented paper claims on gold or silver coins. Bank notes issued by the government or private banks can be viewed as examples of such "warehouse certificates". ``` -Let us bring the data into pandas from a spreadsheet that is [hosted on github](https://github.com/QuantEcon/lecture-python-intro/lectures/datasets/longprices.xls). +Let us bring the data into pandas from a spreadsheet that is [hosted on github](https://github.com/QuantEcon/lecture-python-intro/tree/main/lectures/datasets). ```{code-cell} ipython3 # import data and clean up the index