docs: fix assets location

This commit is contained in:
Vladimir Vaskov 2024-09-26 13:37:39 +03:00
parent 6d6f7f1e7d
commit 7b90979dc1
No known key found for this signature in database
GPG key ID: CECAF75A5D478132
4 changed files with 4 additions and 4 deletions

View file

@ -180,10 +180,10 @@ You can support in several ways:
<div align="center">
<a href="https://www.tbank.ru/cf/21GCxLuFuE9" style="margin-right: 100px;">
<img height="200" src="data/assets/tbank.png" alt="Tinkoff">
<img height="200" src="assets/tbank.png" alt="Tinkoff">
</a>
<a href="https://boosty.to/rirusha/donate">
<img height="200" src="data/assets/boosty.png" alt="boosty.to">
<img height="200" src="assets/boosty.png" alt="boosty.to">
</a>
</div>

View file

Before

Width:  |  Height:  |  Size: 151 KiB

After

Width:  |  Height:  |  Size: 151 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 258 KiB

After

Width:  |  Height:  |  Size: 258 KiB

Before After
Before After

View file

@ -180,10 +180,10 @@ flatpak install org.gnome.Sdk//master org.freedesktop.Sdk.Extension.vala//23.08b
<div align="center">
<a href="https://www.tbank.ru/cf/21GCxLuFuE9" style="margin-right: 100px;">
<img height="200" src="../data/assets/tbank.png" alt="Tinkoff">
<img height="200" src="../assets/tbank.png" alt="Tinkoff">
</a>
<a href="https://boosty.to/rirusha/donate">
<img height="200" src="../data/assets/boosty.png" alt="boosty.to">
<img height="200" src="../assets/boosty.png" alt="boosty.to">
</a>
</div>