Skip to content

Commit 821512d

Browse files
authored
Merge pull request #1160 from gemini-testing/sipayRT.absTpImage
Change Testplane logo to an absolute
2 parents 26e7783 + bee7919 commit 821512d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<p align="center">
22
<a href="https://testplane.io/">
33
<picture>
4-
<img alt="Testplane" src="docs/images/testplane.svg" width="220" style="max-width: 100%;">
4+
<img alt="Testplane" src="https://raw.githubusercontent.com/gemini-testing/testplane/refs/heads/master/docs/images/testplane.svg" width="220" style="max-width: 100%;">
55
</picture>
66
</a>
77
</p>

0 commit comments

Comments
 (0)