chore(README): logo url asset path (#24373)

This commit is contained in:
Sean Perkins
2021-12-10 17:09:42 -05:00
committed by GitHub
parent 3fc278a539
commit abd9a4b0a1

View File

@@ -1,6 +1,6 @@
<p align="center">
<a href="#">
<img alt="Ionic" src="https://github.com/ionic-team/ionic-framework/tree/next/.github/assets/logo.png" width="60" />
<img alt="Ionic" src="https://github.com/ionic-team/ionic-framework/blob/next/.github/assets/logo.png?raw=true" width="60" />
</a>
</p>