We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17d2ce5 commit 4f90591Copy full SHA for 4f90591
README.md
@@ -1,7 +1,7 @@
1
<!-- markdownlint-disable no-inline-html -->
2
<p align="center">
3
<br><br>
4
- <img src="https://leaf-docs.netlify.app/images/logo.png" height="100"/>
+ <img src="https://leafphp.netlify.app/assets/img/leaf3-logo.png" height="100"/>
5
<h1 align="center">Leaf HTTP Module</h1>
6
7
</p>
composer.json
@@ -30,4 +30,4 @@
30
"require": {
31
"leafs/anchor": "^1.0"
32
}
33
-}
+}
0 commit comments