Commit 2789789
committed
fix: Repoint .NET doc image URLs after repo rename
The Stock.Indicators repo moved to facioquo/stock-indicators-dotnet and
v3.0.0 migrated its docs to VitePress, deleting docs/assets/charts.
raw.githubusercontent does not follow repo renames, so all 82 chart
images plus examples.webp returned 404 and HTML-Proofer failed.
Pin to d0b99458, the last commit carrying the full PascalCase set.1 parent 45f2ebb commit 2789789
2 files changed
Lines changed: 11 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
23 | | - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
24 | 31 | | |
25 | 32 | | |
26 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
0 commit comments