From 228679952e430a1a1b22b791c49757c2d5a59e93 Mon Sep 17 00:00:00 2001 From: boc-the-git <3479092+boc-the-git@users.noreply.github.com> Date: Thu, 19 Oct 2023 01:00:57 +1100 Subject: [PATCH] docs: Replace outdated/dead links (#2660) --- mealie/app.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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)