From 6e35e91fbe9d9cc032a21045b0198d52a33acc68 Mon Sep 17 00:00:00 2001 From: Naterfute Date: Tue, 30 Sep 2025 02:56:58 -0700 Subject: [PATCH] fix: put docs link in correct place --- resources/views/admin/index.blade.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/views/admin/index.blade.php b/resources/views/admin/index.blade.php index 35270c033..2db778ba9 100644 --- a/resources/views/admin/index.blade.php +++ b/resources/views/admin/index.blade.php @@ -72,7 +72,7 @@ class="fa fa-fw fa-support"> Get Help (via Discord)
-
 
@@ -153,4 +153,4 @@ color: rgba(255, 255, 255, 0.8); } -@endsection \ No newline at end of file +@endsection