mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-02-26 01:33:12 -05:00
docs: use github.com/mealie-recipes/mealie instead of older github.com/hay-kot/mealie (#2781)
This was done with the following command: sed -i -e 's|github\.com/hay-kot/mealie|github.com/mealie-recipes/mealie|g' docs/docs/documentation/**/*.md
This commit is contained in:
@@ -34,4 +34,4 @@ ALTER USER mealie WITH SUPERUSER;
|
||||
ALTER USER mealie WITH NOSUPERUSER;
|
||||
```
|
||||
|
||||
For more information see [GitHub Issue #1500](https://github.com/hay-kot/mealie/issues/1500)
|
||||
For more information see [GitHub Issue #1500](https://github.com/mealie-recipes/mealie/issues/1500)
|
||||
|
||||
Reference in New Issue
Block a user