Skip to content

Commit ed4ba79

Browse files
Copilotmmcky
andauthored
Add fred.stlouisfed.org to linkcheck_ignore (#483)
* Initial plan * Add fred.stlouisfed.org to linkcheck_ignore to fix false-positive broken links Co-authored-by: mmcky <8263752+mmcky@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: mmcky <8263752+mmcky@users.noreply.github.com>
1 parent e123df6 commit ed4ba79

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

lectures/_config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@ sphinx:
2626
'https://data.oecd.org/',
2727
'https://www.reddit.com/',
2828
'https://openai.com',
29-
'https://chatgpt.com/']
29+
'https://chatgpt.com/',
30+
'https://fred.stlouisfed.org/.*']
3031
nb_merge_streams: true
3132
# sphinx-exercise
3233
exercise_style: "solution_follow_exercise"

0 commit comments

Comments
 (0)