Update update.blade.php

This commit is contained in:
Julian Prieber 2022-05-25 22:09:54 +02:00
parent 8f09d399cd
commit 122d9e31e6
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
<h4 class="">You can update your installation automatically or download the update and install it manually:</h4>
<br><div class="row">
&ensp;<a class="btn" href="{{url()->current()}}/?backup"><button style=""><i class="fa-solid fa-user-gear btn"></i> Update automatically</button></a>&ensp;
&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;
&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;
</div>
</center>
@endif