Skip to content

Commit bc16eca

Browse files
fix: change logo link so that it renders properly on PyPI (#1420)
Co-authored-by: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com>
1 parent c98c14b commit bc16eca

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.. image:: https://github.com/ansys/pyansys-geometry/blob/main/doc/source/_static/logo/logo.png
1+
.. image:: https://raw.githubusercontent.com/ansys/pyansys-geometry/blob/main/doc/source/_static/logo/logo.png
22
:target: https://github.com/ansys/pyansys-geometry
33
:alt: PyAnsys Geometry
44

doc/changelog.d/1420.fixed.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
change logo link so that it renders properly on PyPI

0 commit comments

Comments
 (0)