Skip to content

Commit

Permalink
DOCS: Fix pyaedt logo in README.md (#5173)
Browse files Browse the repository at this point in the history
  • Loading branch information
SMoraisAnsys authored Sep 14, 2024
1 parent 899be97 commit a6809c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*** PyAEDT README
-->

[![PyAEDT logo](https://raw.githubusercontent.com/ansys/pyaedt/blob/main/doc/source/_static/logo.png)](https://aedt.docs.pyansys.com)
[![PyAEDT logo](https://raw.githubusercontent.com/ansys/pyaedt/main/doc/source/_static/logo.png)](https://aedt.docs.pyansys.com)

<p style="text-align: center;">
<br> English | <a href="README_CN.md">中文</a>
Expand Down

0 comments on commit a6809c5

Please sign in to comment.