瀏覽代碼

Merge pull request #97 from LogischJo/patch-1

Change link for cronjob docs
AVMG 4 年之前
父節點
當前提交
a5cd1234dc
共有 1 個文件被更改,包括 1 次插入1 次删除
  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