docs(misskey-js): fix broken i-want-you image link in README.md (#14265)
This commit is contained in:
parent
56a43dc01d
commit
efb04293bb
1 changed files with 1 additions and 1 deletions
|
@ -154,5 +154,5 @@ stream.on('_disconnected_', () => {
|
||||||
---
|
---
|
||||||
|
|
||||||
<div align="center">
|
<div align="center">
|
||||||
<a href="https://github.com/misskey-dev/misskey/blob/develop/CONTRIBUTING.md"><img src="https://raw.githubusercontent.com/misskey-dev/assets/main/i-want-you.png" width="300"></a>
|
<a href="https://github.com/misskey-dev/misskey/blob/develop/CONTRIBUTING.md"><img src="https://assets.misskey-hub.net/public/i-want-you.png" width="300"></a>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue