Skip to content

Commit b102f50

Browse files
committed
Fixed 'Sources' url
1 parent 31a4f4c commit b102f50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/templates/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
</li>
5252

5353
<li class="nav-item">
54-
<a class="nav-link" href="#">
54+
<a class="nav-link" href="{% url 'datasources' %}">
5555
<i class="ri-stack-line"></i>
5656
<span>Sources</span>
5757
</a>

0 commit comments

Comments
 (0)