Skip to content

Commit 122d9e3

Browse files
committed
Update update.blade.php
1 parent 8f09d39 commit 122d9e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/views/update.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<h4 class="">You can update your installation automatically or download the update and install it manually:</h4>
2626
<br><div class="row">
2727
&ensp;<a class="btn" href="{{url()->current()}}/?backup"><button style=""><i class="fa-solid fa-user-gear btn"></i> Update automatically</button></a>&ensp;
28-
&ensp;<a class="btn" href="https://littlelink-custom.com/update"><button style=""><i class="fa-solid fa-download btn"></i> Update manually</button></a>&ensp;
28+
&ensp;<a class="btn" href="https://littlelink-custom.com/update" target="_blank"><button style=""><i class="fa-solid fa-download btn"></i> Update manually</button></a>&ensp;
2929
</div>
3030
</center>
3131
@endif

0 commit comments

Comments
 (0)