mirror of
https://github.com/cp6/my-idlers.git
synced 2024-11-16 15:33:44 +01:00
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