mirror of
https://github.com/ComputerScienceHouse/proxstar.git
synced 2025-03-09 15:40:09 +00:00
Bugfix: Pool redirect
This commit is contained in:
parent
6b9a3754d8
commit
05fe1bec8e
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue