From 540f69dd1fb5324dd83dadda380029d0ed74be6d Mon Sep 17 00:00:00 2001 From: mmcky Date: Tue, 30 Jul 2024 18:37:24 +1000 Subject: [PATCH] FIX: link on intro page --- lectures/intro.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lectures/intro.md b/lectures/intro.md index eca02efb..a89b608c 100644 --- a/lectures/intro.md +++ b/lectures/intro.md @@ -15,7 +15,7 @@ This website presents a set of lectures on Python programming for economics and This is the first text in the series, which focuses on programming in Python. -For an overview of the series, see [this page](https://quantecon.org/python-lectures/) +For an overview of the series, see [this page](https://quantecon.org/lectures/) ```{tableofcontents} ```