Update contact links in error and subscription views

This commit is contained in:
Andras Bacsai
2024-01-26 08:39:54 +01:00
parent 27c1bda09b
commit f8c19e1fb3
14 changed files with 186 additions and 16 deletions

View File

@@ -11,7 +11,7 @@
<a href="/">
<x-forms.button>Go back home</x-forms.button>
</a>
<a href="{{ config('coolify.docs') }}" class="font-semibold text-white ">Contact
<a href="{{ config('coolify.contact') }}" class="font-semibold text-white ">Contact
support
<span aria-hidden="true">&rarr;</span></a>
</div>