mirror of
https://github.com/tabler/tabler.git
synced 2025-12-21 17:34:25 +04:00
fix: #1019 - project-overview.html link not working
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
</div>
|
||||
<div class="col">
|
||||
<h3 class="card-title mb-1">
|
||||
<a href="project-overview.html" class="text-reset">{{ project.title }}</a>
|
||||
<a href="#" class="text-reset">{{ project.title }}</a>
|
||||
</h3>
|
||||
<div class="text-muted">
|
||||
Updated 2 hours ago
|
||||
|
||||
Reference in New Issue
Block a user