From 766ea5f2240d18d7a3e471d7e810d406b94e9f4a Mon Sep 17 00:00:00 2001 From: mmcky Date: Tue, 30 Jan 2024 13:28:30 +1100 Subject: [PATCH] remove redirect for heavy_tails --- lectures/_config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lectures/_config.yml b/lectures/_config.yml index 7bcb732..1074c9d 100644 --- a/lectures/_config.yml +++ b/lectures/_config.yml @@ -119,8 +119,8 @@ sphinx: rediraffe_redirects: index_toc.md: intro.md # Remote Redirects - redirects: - heavy_tails: https://intro.quantecon.org/heavy_tails.html + # redirects: + # heavy_tails: https://intro.quantecon.org/heavy_tails.html tojupyter_static_file_path: ["source/_static", "_static"] tojupyter_target_html: true tojupyter_urlpath: "https://eqm.quantecon.org/"