Fix link typo
This commit is contained in:
@@ -42,7 +42,7 @@ const { openInPopup } = useUserSession();
|
|||||||
<div class="text-sm text-gray-500">
|
<div class="text-sm text-gray-500">
|
||||||
By signing in, you agree to our
|
By signing in, you agree to our
|
||||||
<NuxtLink
|
<NuxtLink
|
||||||
href="https:www.ghostwriter.rocks/privacy"
|
href="https://www.ghostwriter.rocks/privacy"
|
||||||
class="text-primary-500"
|
class="text-primary-500"
|
||||||
>Privacy Policy</NuxtLink
|
>Privacy Policy</NuxtLink
|
||||||
>.
|
>.
|
||||||
|
|||||||
Reference in New Issue
Block a user