Skip to content

Commit 85eb7de

Browse files
committed
fix github link
1 parent 931dc5b commit 85eb7de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lectures/inflation_history.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ In the present context, the phrase "hard currency" means that the countries wer
6666
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".
6767
```
6868

69-
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).
69+
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).
7070

7171
```{code-cell} ipython3
7272
# import data and clean up the index

0 commit comments

Comments
 (0)