Commit 9490497
Fix broken links and redirects in documentation with API endpoint correction (#404)
* Initial plan
* Fix broken Thomas Sargent link and update redirect URLs
Co-authored-by: mmcky <8263752+mmcky@users.noreply.github.com>
* Update Thomas Sargent URL to use http:// instead of removing it
Co-authored-by: mmcky <8263752+mmcky@users.noreply.github.com>
* Revert FRED URL in requests.get() call to fix broken Python code execution
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 2d299c3 commit 9490497Copy full SHA for 9490497
File tree
Expand file treeCollapse file tree
5 files changed
+8
-8
lines changedOpen diff view settings
Filter options
- lectures
Expand file treeCollapse file tree
5 files changed
+8
-8
lines changedOpen diff view settings
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
33 | 33 | |
34 | 34 | |
35 | 35 | |
36 | | - |
| 36 | + |
37 | 37 | |
38 | 38 | |
39 | 39 | |
|
Collapse file
+2-2Lines changed: 2 additions & 2 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
311 | 311 | |
312 | 312 | |
313 | 313 | |
314 | | - |
| 314 | + |
315 | 315 | |
316 | 316 | |
317 | 317 | |
| ||
365 | 365 | |
366 | 366 | |
367 | 367 | |
368 | | - |
| 368 | + |
369 | 369 | |
370 | 370 | |
371 | 371 | |
|
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1165 | 1165 | |
1166 | 1166 | |
1167 | 1167 | |
1168 | | - |
| 1168 | + |
1169 | 1169 | |
1170 | 1170 | |
1171 | 1171 | |
|
Collapse file
+3-3Lines changed: 3 additions & 3 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
47 | 47 | |
48 | 48 | |
49 | 49 | |
50 | | - |
| 50 | + |
51 | 51 | |
52 | 52 | |
53 | 53 | |
| ||
499 | 499 | |
500 | 500 | |
501 | 501 | |
502 | | - |
| 502 | + |
503 | 503 | |
504 | | - |
| 504 | + |
505 | 505 | |
506 | 506 | |
507 | 507 | |
|
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
25 | 25 | |
26 | 26 | |
27 | 27 | |
28 | | - |
| 28 | + |
29 | 29 | |
30 | 30 | |
31 | 31 | |
|
0 commit comments