Skip to content

Commit c97344e

Browse files
authored
remove https and use http in the link (#124)
1 parent c395df0 commit c97344e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lectures/intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@ For an overview of the series, see [this page](https://quantecon.org/python-lect
2828

2929

3030
```{admonition} Previous website
31-
While this new site will receive all future updates, you may still view the [old site here](https://rst-python.quantecon.org) for the next month.
31+
While this new site will receive all future updates, you may still view the [old site here](http://rst-python.quantecon.org) for the next month.
3232
```

0 commit comments

Comments
 (0)