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>
|
||||||
<a
|
<a
|
||||||
id="documentation"
|
id="documentation"
|
||||||
sveltekit:prefetch
|
|
||||||
href="https://docs.coollabs.io/coolify/"
|
href="https://docs.coollabs.io/coolify/"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
rel="noopener noreferrer"
|
rel="noreferrer external"
|
||||||
class="icons hover:text-info"
|
class="icons hover:text-info"
|
||||||
>
|
>
|
||||||
<svg
|
<svg
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue