Skip to content

Commit 2e60c66

Browse files
committed
small fix for logo parsing in pypi future releases
1 parent 29be43f commit 2e60c66

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
@@ -8,7 +8,7 @@ Differentiable SGP4 in PyTorch.
88

99
<p align="center">
1010
<a href="https://github.com/esa/dSGP4">
11-
<img src="doc/_static/logo_dsgp4.png" alt="Logo" width="280">
11+
<img src="https://raw.githubusercontent.com/esa/dSGP4/master/doc/_static/logo_dsgp4.png" alt="Logo" width="280">
1212
</a>
1313
</p>
1414

0 commit comments

Comments
 (0)