diff --git a/mealie/app.py b/mealie/app.py index bc6498526d0f..7c45343f8979 100644 --- a/mealie/app.py +++ b/mealie/app.py @@ -17,7 +17,7 @@ description = f""" Mealie is a web application for managing your recipes, meal plans, and shopping lists. This is the Restful API interactive documentation that can be used to explore the API. If you're justing getting started with the API and want to get started quickly, you can use the -[API Usage | Mealie Docs](https://hay-kot.github.io/mealie/documentation/getting-started/api-usage/) +[API Usage | Mealie Docs](https://nightly.mealie.io/documentation/getting-started/api-usage/) as a reference for how to get started. @@ -27,12 +27,12 @@ change from version to version. If you have any questions or comments about mealie, please use the discord server to talk to the developers or other community members. If you'd like to file an issue, please use the -[GitHub Issue Tracker | Mealie](https://github.com/hay-kot/mealie/issues/new/choose) +[GitHub Issue Tracker | Mealie](https://github.com/mealie-recipes/mealie/issues/new/choose) ## Helpful Links - [Home Page](https://mealie.io) -- [Documentation](https://hay-kot.github.io/mealie/) +- [Documentation](https://nightly.mealie.io) - [Discord](https://discord.gg/QuStdQGSGK) - [Demo](https://demo.mealie.io) - [Beta](https://demo.mealie.io)