1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-08-05 13:35:23 +02:00

chore: update references to GitHub repository (#5861)

This commit is contained in:
Felix Schneider 2025-08-01 10:43:57 +02:00 committed by GitHub
parent b157c7034f
commit 591c96e52b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 14 additions and 17 deletions

View file

@ -17,7 +17,7 @@
<v-btn
color="white"
icon
href="https://github.com/hay-kot/mealie"
href="https://github.com/mealie-recipes/mealie"
target="_blank"
>
<v-icon>

View file

@ -43,7 +43,7 @@
color="gray"
secondary
target="_blank"
href="https://github.com/hay-kot/mealie/issues/new/choose"
href="https://github.com/mealie-recipes/mealie/issues/new/choose"
>
<template #icon>
{{ $globals.icons.github }}

View file

@ -88,7 +88,7 @@
{{ $t("new-recipe.google-ld-json-info") }}
</a>
<a
href="https://github.com/hay-kot/mealie/issues"
href="https://github.com/mealie-recipes/mealie/issues"
target="_blank"
rel="noreferrer nofollow"
>

View file

@ -191,7 +191,7 @@
{
text: $t('about.github'),
icon: $globals.icons.github,
href: 'https://github.com/hay-kot/mealie',
href: 'https://github.com/mealie-recipes/mealie',
},
{
text: $t('about.docs'),