fix the consol error on documentation hover
This commit is contained in:
parent
cb1d86d08b
commit
ed24a9c990
1 changed files with 1 additions and 2 deletions
|
|
@ -299,10 +299,9 @@
|
|||
</a>
|
||||
<a
|
||||
id="documentation"
|
||||
sveltekit:prefetch
|
||||
href="https://docs.coollabs.io/coolify/"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
rel="noreferrer external"
|
||||
class="icons hover:text-info"
|
||||
>
|
||||
<svg
|
||||
|
|
|
|||
Loading…
Reference in a new issue