We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dde1185 commit 8f09d39Copy full SHA for 8f09d39
resources/views/update.blade.php
@@ -25,7 +25,7 @@
25
<h4 class="">You can update your installation automatically or download the update and install it manually:</h4>
26
<br><div class="row">
27
 <a class="btn" href="{{url()->current()}}/?backup"><button style=""><i class="fa-solid fa-user-gear btn"></i> Update automatically</button></a> 
28
-  <a class="btn" href="https://littlelink-custom.com/how-to-update"><button style=""><i class="fa-solid fa-download btn"></i> Update manually</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> 
29
</div>
30
</center>
31
@endif
0 commit comments