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:
parent
b157c7034f
commit
591c96e52b
11 changed files with 14 additions and 17 deletions
|
@ -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>
|
||||
|
|
|
@ -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 }}
|
||||
|
|
|
@ -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"
|
||||
>
|
||||
|
|
|
@ -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'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue