Skip to content

Commit

Permalink
Update URL for consistency
Browse files Browse the repository at this point in the history
  • Loading branch information
pamella committed May 20, 2024
1 parent fe7aa17 commit 3ab0874
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
{% block breadcrumbs %}
<div class="breadcrumbs">
<a href="{% url 'admin:index' %}">{% trans 'Home' %}</a> &rsaquo;
<a href="{% url 'periodic-tasks-status' %}">{% trans 'Periodic tasks status' %}</a>
<a href="{% url 'celerybeat_status:periodic-tasks-status' %}">{% trans 'Periodic tasks status' %}</a>
</div>
{% endblock %}

Expand Down

0 comments on commit 3ab0874

Please sign in to comment.