mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-18 13:05:42 +00:00
Fix link to background tasks documentation (#5150)
This commit is contained in:
@ -63,7 +63,7 @@
|
||||
<td><span class='fas fa-tasks'></span></td>
|
||||
<td>{% trans "Background Worker" %}</td>
|
||||
<td>
|
||||
<a href='{% inventree_docs_url %}/admin/tasks'>
|
||||
<a href='{% inventree_docs_url %}/settings/tasks'>
|
||||
<span class='badge rounded-pill bg-danger'>{% trans "Background worker not running" %}</span>
|
||||
</a>
|
||||
</td>
|
||||
|
Reference in New Issue
Block a user