Skip to content

Commit

Permalink
fix: sellix url
Browse files Browse the repository at this point in the history
  • Loading branch information
AlejandroAkbal committed Jul 22, 2024
1 parent 3b9e1cf commit 9b192d8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pages/premium/dashboard.vue
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@

<NuxtLink
class="hover:hover-text-util focus-visible:focus-outline-util underline"
href="https://r34app.mysellix.io/customer/auth"
href="https://alejandroakbal.mysellix.io/customer/auth"
rel="nofollow noopener noreferrer"
target="_blank"
>
Expand Down
2 changes: 1 addition & 1 deletion pages/premium/sign-in.vue
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
<div class="text-sm">
<NuxtLink
class="hover:hover-text-util focus-visible:focus-outline-util font-semibold"
href="https://r34app.mysellix.io/customer/auth"
href="https://alejandroakbal.mysellix.io/customer/auth"
rel="nofollow noopener noreferrer"
target="_blank"
>
Expand Down

0 comments on commit 9b192d8

Please sign in to comment.