Skip to content

Commit cd77f5e

Browse files
committed
💡 updated dummy page
1 parent 75df172 commit cd77f5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

App/Views/index.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<h1>{{ _env("APP_NAME", "Leaf MVC") }}</h1>
1717
<p>
1818
This is the LeafMVC framework. A simple MVC framework built for
19-
<a href="https://leafphp.dev" class="text-green">Leaf PHP Framework</a>
19+
<a href="https://leafphp.netlify.app/#/leaf" class="text-green">Leaf PHP Framework</a>
2020
</p>
2121
</section>
2222
<section>

0 commit comments

Comments
 (0)