Skip to content

Commit

Permalink
Fix image path in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nikmel2803 committed Jan 7, 2024
1 parent b746fe7 commit 4df46d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<p align="center"><a href="https://docs.pimlico/permissionless"><img width="1000" title="Permissionless" src='./assets/banner.png' /></a></p>
<p align="center"><a href="https://docs.pimlico/permissionless"><img width="1000" title="Permissionless" src='../assets/banner.png' /></a></p>

# Permissionless.js

Expand Down Expand Up @@ -68,4 +68,4 @@ Distributed under an MIT License. See [LICENSE](./LICENSE) for more information.

## Contact

Feel free to ask any questions in our [Telegram group](https://t.me/pimlicoHQ)
Feel free to ask any questions in our [Telegram group](https://t.me/pimlicoHQ)

0 comments on commit 4df46d5

Please sign in to comment.