Bugfix: Pool redirect

This commit is contained in:
Joe Abbate 2022-09-25 01:21:39 -04:00
parent 6b9a3754d8
commit 05fe1bec8e
No known key found for this signature in database
GPG key ID: 7F1CC23828058430

View file

@ -66,7 +66,7 @@
<div class="card bg-light mb-3">
<div class="card-header text-center">
<h5 class="card-title user-title">
<a href="/pool/{{ pool.name }}">
<a href="/pool/shared/{{ pool.name }}">
{{ pool.name }}
</a>
</h5>