Update update.blade.php
This commit is contained in:
parent
8f09d399cd
commit
122d9e31e6
|
@ -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">
|
||||
 <a class="btn" href="{{url()->current()}}/?backup"><button style=""><i class="fa-solid fa-user-gear btn"></i> Update automatically</button></a> 
|
||||
 <a class="btn" href="https://littlelink-custom.com/update"><button style=""><i class="fa-solid fa-download btn"></i> Update manually</button></a> 
|
||||
 <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> 
|
||||
</div>
|
||||
</center>
|
||||
@endif
|
||||
|
|
Loading…
Reference in New Issue