Skip to content
This repository was archived by the owner on Mar 16, 2024. It is now read-only.

Commit 7752dee

Browse files
authored
Fix moonshine link
1 parent c4d7188 commit 7752dee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

resources/views/page/home.blade.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<section class="section moonshine">
2222
<div class="container">
2323
<article class="moonshine-description section-description">
24-
<a href="https://moonshine.cutcode.dev" target="_blank" rel="nofollow"
24+
<a href="https://moonshine-laravel.com" target="_blank" rel="nofollow"
2525
class="moonshine-description-github">
2626
<img src="/images/moonshine/website.png" alt="Moonshine Website" />
2727
</a>
@@ -33,7 +33,7 @@ class="moonshine-description-github">
3333
<br /><br />
3434
Все уже готово для использования в ваших проектах!
3535
</span>
36-
<a href="https://moonshine.cutcode.dev" target="_blank" rel="nofollow"
36+
<a href="https://moonshine-laravel.com" target="_blank" rel="nofollow"
3737
class="button button-outer">Вперёд!</a>
3838
</article>
3939

0 commit comments

Comments
 (0)