Skip to content

Commit f08591f

Browse files
authored
fix our logo in npm (#5373)
1 parent cca2b2f commit f08591f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/apostrophe/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<div align="center">
22
<a href="https://github.com/apostrophecms/apostrophe">
3-
<img src="logo.svg" alt="ApostropheCMS logo" width="80" height="80">
3+
<img src="https://static.apostrophecms.com/apostrophecms/apostrophe/logo.svg" alt="ApostropheCMS logo" width="80" height="80">
44
</a>
55

66
<h1>ApostropheCMS</h1>
@@ -139,4 +139,4 @@ ApostropheCMS is open source software licensed under the [MIT License](https://g
139139
<p>
140140
<em>Built with ❤️ by the <a href="https://apostrophecms.com">ApostropheCMS team</a></em>
141141
</p>
142-
</div>
142+
</div>

0 commit comments

Comments
 (0)