diff options
| author | Henry Jameson <me@hjkos.com> | 2022-08-11 01:07:26 +0300 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2022-08-11 01:07:26 +0300 |
| commit | 8a67fe93c2ca56689c478c38e527e2f5a0d8d5ab (patch) | |
| tree | a069a0e74e4d94f3f2078081347f33c5cd3e1191 /src/components | |
| parent | 894a506382b18748e889fec69028da9897555446 (diff) | |
update link in update notification to be a better one
Diffstat (limited to 'src/components')
| -rw-r--r-- | src/components/update_notification/update_notification.vue | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/update_notification/update_notification.vue b/src/components/update_notification/update_notification.vue index d0e2499c..00841af2 100644 --- a/src/components/update_notification/update_notification.vue +++ b/src/components/update_notification/update_notification.vue @@ -60,7 +60,7 @@ <template #linkToArtist> <a target="_blank" - href="https://post.ebin.club/pipivovott" + href="https://post.ebin.club/users/pipivovott" >pipivovott</a> </template> </i18n-t> |
