chore update build link to org

This commit is contained in:
Kuchenpirat 2024-01-31 09:49:58 +00:00
parent 84e981fd03
commit 208608b32e

View File

@ -121,7 +121,7 @@
</template>
<template v-else-if="property.slot === 'build'">
<v-list-item-subtitle>
<a target="_blank" :href="`https://github.com/hay-kot/mealie/commit/${property.value}`">
<a target="_blank" :href="`https://github.com/mealie-recipes/mealie/commit/${property.value}`">
{{ property.value }}
</a>
</v-list-item-subtitle>