Commit 9688599
committed
fix: use absolute URLs for README images so they render on PyPI
PyPI does not resolve relative image paths — images must use full
URLs to raw.githubusercontent.com. Also fixes the workflow diagram
path which pointed to a non-existent images/ directory (the file
is actually in docs/source/assets/).
Closes #91 parent 2fb0d42 commit 9688599
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
0 commit comments