Skip to content

Commit a6fc585

Browse files
committed
add absolute image link, so that it work in pypi
1 parent e710750 commit a6fc585

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ the explanatory and response variables have significant errors.
1515

1616
<p align="center">
1717
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/8/81/Total_least_squares.svg/220px-Total_least_squares.svg.png" width="250" alt="Deming regression; special case of ODR." style="margin-right: 10px;">
18-
<img src="docs/examples/ellipse.svg" width="400" alt="Estimated ellipse parameters.">
18+
<img src="https://github.com/HugoMVale/odrpack-python/blob/main/docs/examples/ellipse.svg" width="400" alt="Estimated ellipse parameters.">
1919
</p>
2020

2121
[errors-in-variables regression]: https://en.wikipedia.org/wiki/Errors-in-variables_models

0 commit comments

Comments
 (0)