Skip to content

Commit

Permalink
fix(README.md): correct falco logo image url (#115)
Browse files Browse the repository at this point in the history
  • Loading branch information
shuuji3 authored Dec 31, 2024
1 parent d8fcee3 commit 22598e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<p align="center">
<a href="https://falco.oluwatobi.dev/"><img src="https://raw.githubusercontent.com/Tobi-De/falco/main/docs/_static/falco-logo.svg" alt="falco logo" height="200"/></a>
<a href="https://falco.oluwatobi.dev/"><img src="https://raw.githubusercontent.com/falcopackages/falco/main/docs/_static/falco-logo.svg" alt="falco logo" height="200"/></a>
</p>

<h1 align="center">
Expand Down

0 comments on commit 22598e6

Please sign in to comment.