docs: fix logo asset url to branch 0.4.0 #26

Merged
xdrm-brackets merged 1 commits from fix/readme-asset-url into 0.4.0 2021-06-20 08:35:46 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<p align="center"> <p align="center">
<a href="https://git.xdrm.io/go/aicra"> <a href="https://git.xdrm.io/go/aicra">
<img src="https://git.xdrm.io/go/aicra/raw/branch/feature/improve-readme/readme.assets/logo.png" alt="aicra logo" width="200" height="200"> <img src="https://git.xdrm.io/go/aicra/raw/branch/0.4.0/readme.assets/logo.png" alt="aicra logo" width="200" height="200">
</a> </a>
</p> </p>