We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e135078 commit e452abfCopy full SHA for e452abf
resources/views/get-started.blade.php
@@ -42,7 +42,7 @@
42
</div>
43
44
<h2 class="min-w-0 text-sm font-semibold leading-6 text-white">
45
- <a href="{{ url('/admin/login') }}" class="flex gap-x-2">
+ <a href="{{ url('/admin') }}" class="flex gap-x-2">
46
<span class="truncate">Sign In</span>
47
<span class="text-amber-400">/</span>
48
<span class="whitespace-nowrap">Admin Panel</span>
0 commit comments