Skip to content

Commit

Permalink
Pkg - Fix crazy link
Browse files Browse the repository at this point in the history
  • Loading branch information
smastrom committed Apr 14, 2024
1 parent f5a007a commit 6a505d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/components/shared/Background.server.vue
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<nav>
<a href="https://github.com/smastrom/notivue" target="_blank">GitHub</a>
<span>—</span>
<a href="https://docs.notivue.smastrom.ioo/" target="_blank">Docs</a>
<a href="https://docs.notivue.smastrom.io/" target="_blank">Docs</a>
</nav>
</div>
</div>
Expand Down

0 comments on commit 6a505d9

Please sign in to comment.