Skip to content

Commit 2bc6371

Browse files
fix: wrong path on logo image (#1421)
Co-authored-by: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com>
1 parent bc16eca commit 2bc6371

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://raw.githubusercontent.com/ansys/pyansys-geometry/blob/main/doc/source/_static/logo/logo.png
1+
.. image:: https://raw.githubusercontent.com/ansys/pyansys-geometry/main/doc/source/_static/logo/logo.png
22
:target: https://github.com/ansys/pyansys-geometry
33
:alt: PyAnsys Geometry
44

doc/changelog.d/1421.fixed.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
wrong path on logo image

0 commit comments

Comments
 (0)