Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit 3949a87

Browse files
author
Alan Shaw
authored
refactor: update logo on README (#2322)
To be consistent in naming (JS IPFS vs IPFS.js) and with the JS IPFS website https://js.ipfs.io
1 parent d26b76c commit 3949a87

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<h1 align="center">
2-
<a href="https://ipfs.io">
3-
<img src="https://ipfs.io/ipfs/QmVk7srrwahXLNmcDYvyUEJptyoxpndnRa57YJ11L4jV26/ipfs.js.png" alt="IPFS in JavaScript logo" width="450" />
2+
<a href="https://js.ipfs.io">
3+
<img src="https://ipfs.io/ipfs/Qme6KJdKcp85TYbLxuLV7oQzMiLremD7HMoXLZEmgo6Rnh/js-ipfs-sticker.png" alt="IPFS in JavaScript logo" width="244" />
44
</a>
55
</h1>
66

0 commit comments

Comments
 (0)