Skip to content

Commit 58142b6

Browse files
committed
remove need for redirects.txt file
1 parent 1b562c3 commit 58142b6

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

lectures/_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ title: Python Programming for Economics and Finance
22
author: Thomas J. Sargent & John Stachurski
33
logo: _static/qe-logo.png
44
description: This website presents a set of lectures on python programming for economics, designed and written by Thomas J. Sargent and John Stachurski.
5-
exclude_patterns: [_build, Thumbs.db, .DS_Store, "**.ipynb_checkpoints", redirects.txt]
65

76
execute:
87
execute_notebooks: "cache"
@@ -28,4 +27,5 @@ sphinx:
2827
description: This website presents a set of lectures on python programming for economics, designed and written by Thomas J. Sargent and John Stachurski.
2928
keywords: Python, QuantEcon, Quantitative Economics, Economics, Sloan, Alfred P. Sloan Foundation, Tom J. Sargent, John Stachurski
3029
google_analytics_id: UA-54984338-9
31-
rediraffe_redirects: "redirects.txt"
30+
rediraffe_redirects:
31+
index_toc.md: intro.md

lectures/redirects.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)