Ver Fonte

Change link for cronjob docs

LogischJo há 4 anos atrás
pai
commit
9a7ded93b8
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      resources/views/admin/activitylogs/index.blade.php

+ 1 - 1
resources/views/admin/activitylogs/index.blade.php

@@ -33,7 +33,7 @@
                     @else
                         <div class="callout callout-danger">
                             <h4>No recent activity from cronjobs</h4>
-                            <p>Are cronjobs running? <a class="text-primary" target="_blank" href="https://github.com/AVMG20/bitsec-dashboard#crontab-configuration">link</a></p>
+                            <p>Are cronjobs running? <a class="text-primary" target="_blank" href="https://github.com/ControlPanel-gg/dashboard/wiki/Installation#crontab-configuration">Check the docs for it here</a></p>
                         </div>
                     @endif