Commit 4a1670a
committed
docs: use relative path for README pipeline image
The absolute raw.githubusercontent.com URL is served via GitHub's camo
image proxy, which caches aggressively — so even after #1448 refreshed
images/pipeline.png, the rendered README kept showing the old image.
Switching to a relative path lets GitHub serve the image directly from
the current commit, so the new illustration appears immediately and
future updates to the file render without cache hiccups.1 parent dfba749 commit 4a1670a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
0 commit comments