Skip to content

Commit f917bff

Browse files
fix(readme): use raw link to display logo (#852)
Co-authored-by: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com>
1 parent 3080639 commit f917bff

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

doc/source/changelog/852.fixed.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Use raw link to display logo

0 commit comments

Comments
 (0)