view(index): fix the broken link to misc page
This commit is contained in:
parent
7dd8ce0905
commit
32d93b7137
|
@ -49,7 +49,7 @@
|
|||
<div class="card-body text-center shadow">
|
||||
<div class="row">
|
||||
<h3>{{ $information['misc'] }}</h3>
|
||||
<h5><a href="other" class="text-decoration-none">Misc</a></h5>
|
||||
<h5><a href="misc" class="text-decoration-none">Misc</a></h5>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue
Block a user