Use */mealie-recipes/mealie in all Markdown files (#2827)

This replaces the older */hay-kot/mealie

The changes were done with:

sed -i -e 's|/hay-kot/mealie|/mealie-recipes/mealie|g' **/*.md
This commit is contained in:
Dany Marcoux
2023-12-11 14:03:11 +01:00
committed by GitHub
parent 787e2885b3
commit 0151527fe3
11 changed files with 94 additions and 94 deletions

View File

@@ -15,6 +15,6 @@ Alternatively, you can register a new parser by fulfilling the `ABCIngredientPar
## Links
- [Pretrained Model](https://github.com/hay-kot/mealie-nlp-model)
- [Pretrained Model](https://github.com/mealie-recipes/mealie-nlp-model)
- [CRF++ (Forked)](https://github.com/hay-kot/crfpp)